[R] help on permutation/randomization test
Wenjin Mao
wenj.mao at gmail.com
Mon May 23 20:56:05 CEST 2011
Hi,
I have two groups of data of different size:
group A: x1, x2, ...., x_n;
group B: y1, y2, ...., y_m; (m is not equal to n)
The two groups are independent but observations within each group are
not independent,
i.e., x1, x2, ..., x_n are not independent; but x's are independent from y's
I wonder if randomization test is still applicable to this case. Does
R have any function that can do this test for large m and n? I notice
that "permtest" can only handle small (m+n<22) samples.
Thank you very much,
Wenjin
More information about the R-help
mailing list