search for: eisenclass

Displaying 1 result from an estimated 1 matches for "eisenclass".

Did you mean: eigenclass
2008 Jun 16
1
error in dat
...nk.lines.skip=F,na..strings="NA") dimnames(dat)((1)) <-as.character(dat(,1)) dat<-dat(,-1) dat<-as.data.frame(dat) file.show(file="C:\\Documents and Settings\\Owner\\My Documents\\eisen.txt") ann<-read.table(file="C:\\Documents and Settings\\Owner\\My Documents\\eisenClasses.txt",header=T) file.show(file="C:\\Documents and Settings\\Owner\\My Documents\\eisenClasses.txt") cl<-as.character(ann[,2]) dat<-dat[,cl] gc<-cl(1:19) act<-cl(20:39) x<-as.numeric(dat(2000,gc)) y<-as.numeric(dat(2000,act)) x<-x(!is..na(x)) y<-y(!is.na(y)) x...