search for: tp20722891p20722891

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

2008 Nov 27
0
Help with "replicate"
...any idea how can I separate the result for 2 samples? This is my code: result=replicate(2,trans[,sample(colnames(trans),5,replace = FALSE)],simplify=FALSE) CORE=do.call(rbind,lapply(result,function(x) cor(x))) -- View this message in context: http://www.nabble.com/Help-with-%22replicate%22-tp20722891p20722891.html Sent from the R help mailing list archive at Nabble.com.