Displaying 1 result from an estimated 1 matches for "tp20113920p20113920".
2008 Oct 22
2
Help with functions
...ean=colMeans(Means)
Gmean
# load genefilter package
STDs=do.call(rbind,lapply(result,function(x) rowSds(x)))
rownames(STDs)=paste('sample',1:nSample,sep="")
show(STDs)
Gsd=sd(STDs)
Gsd
return(Gmean,Gsd)}
--
View this message in context: http://www.nabble.com/Help-with-functions-tp20113920p20113920.html
Sent from the R help mailing list archive at Nabble.com.