Displaying 1 result from an estimated 1 matches for "e743f7b1".
2011 Feb 17
2
darcs patch: Apply on data frame
Hi,
I am using a very simple R function to get each row from the
attached file and run Wilcox.test between columns 1-3 and 4-12. However, I keep
getting an error message. The data files is attached. Any suggestion?
Thank you.
Rong
Error message:
+?? return c$p.value
Error: unexpected symbol in:
"? c <- wilcox.test(a[g1], a[g2])
? return c"
Execution halted
Scrip:ranksum