Displaying 2 results from an estimated 2 matches for "selthy".
Did you mean:
healthy
2010 Sep 17
1
Converting tables to matrices
...would look something like this:
Experimental Control
N 1064 8463
bp 12312089 34728908
How do I either:
a) Create ~1000 2x2 matrices from each row of the two tables?, or
b) Use the fisher.test function repeatedly for each row of the two tables?
Thanks for our help!
Selthy
--
View this message in context: http://r.789695.n4.nabble.com/Converting-tables-to-matrices-tp2543309p2543309.html
Sent from the R help mailing list archive at Nabble.com.
2010 Nov 24
2
Wilcoxon Rank Sum in R with a multiple testing correction
Hi there,
I'm a total newbie to R. I'd like to use a Wilcoxon Rank Sum test to compare
two populations of values. Further, I'd like to do this simultaneously for
114 sets of values. The two populations are C and N. The different sets of
values have arbitrary names (I'll call them a, b, c etc). The set-up is as
follows:
a b c d ....
C 2
C 3
C 5
C 9
C 4