search for: iid1

Displaying 2 results from an estimated 2 matches for "iid1".

Did you mean: id1
2012 Jun 28
3
Storing results in a single file after looping over all files
...er=T) y<-data$PHI num<-length(y) index1<-c(1:num_sample)[y==1] index2<-c(1:num_sample)[y==0] gen<-as.matrix(data[,-c(1:2)]) source("pcc.R") # a function for my use out<- fpc_func(gen,num,index1,index2) out1<-as.data.frame(out) id1<-data[,2] id<- as.data.frame(iid1) out2<-cbind(iid1,out1) colnames(out2)[2] <- of } write.table(out2, file="ALL.txt", append=T, col.names=T, row.names=F, quote=F, sep = "\t") ####################### I can do it for each file separately but can't figure out how to store the results in one file. If I...
2012 Jun 24
0
nouveau _BIOS method
...SC... 0180: 10 16 a6 77 40 0c 29 be 47 9e bd d8 70 58 71 39 ...w at .).G...pXq9 0190: 53 52 45 56 53 53 49 5a 45 62 14 4d 0b 43 4f 53 SREVSSIZEb.M.COS 01a0: 43 04 8a 6b 00 53 54 53 30 8a 6b 0a 04 43 41 50 C..k.STS0.k..CAP 01b0: 30 8a 68 00 49 49 44 30 8a 68 0a 04 49 49 44 31 0.h.IID0.h..IID1 01c0: 8a 68 0a 08 49 49 44 32 8a 68 0a 0c 49 49 44 33 .h..IID2.h..IID3 01d0: 08 55 49 44 30 11 13 0a 10 16 a6 77 40 0c 29 be .UID0......w at .). 01e0: 47 9e bd d8 70 58 71 39 53 8a 55 49 44 30 00 45 G...pXq9S.UID0.E 01f0: 49 44 30 8a 55 49 44 30 0a 04 45 49 44 31 8a 55 ID0.UID0..EID1.U...