search for: genecleaner

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

2011 Jun 14
4
BIZARRE results from wilcox.test()
...(1:40)+100)) > w$p.value [1] 1.860340e-23 > w <- wilcox.test(c(1:50),(c(1:50)+100)) > w$p.value [1] 7.066072e-18 > w <- wilcox.test(c(1:60),(c(1:60)+100)) > w$p.value [1] 3.556571e-21 > w <- wilcox.test(c(1:70),(c(1:70)+100)) > w$p.value [1] 1.817156e-24 Best regards, genecleaner (R version 2.11.1 (2010-05-31), Win7) -- View this message in context: http://r.789695.n4.nabble.com/BIZARRE-results-from-wilcox-test-tp3597818p3597818.html Sent from the R help mailing list archive at Nabble.com.