[R] Help with perm.test please
- -
mbatobeme at yahoo.com
Thu Sep 5 06:42:15 CEST 2002
Hi All:
OK, this is probably a stupid thing to do but.......
Say I have 706 controls and 6 treatments, and want to
do a basic two-sample permutation test. I could do a
monte carlo approximation but instead want to use
perm.test.
Now it happens that my data is counts with
> unique(x)
[1] 1 2
> unique(y)
[1] 1 2 5 3 10 9 7 4 6 11 8 23 18 30 16 29
42
so there aren't that many categories.
I thought perm.test makes this an Rx2 table and then
does some sort of network algorithm on it.
But I get the following error message:
> perm.test(x,y,exact=T)
Error in cperm(eq, m, paired) : N > 200 in cpermdistr2
>
I understand this is a sample size error but it
doesn't seem to make sense to me since there aren't
that many unique categories for x and y. What am I
missing ?
Thanks,
Steve
__________________________________________________
Yahoo! Finance - Get real-time stock quotes
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list