Hello,
I am trying to find a permutation test that works on a general nxm table. The
data set is small enough to have cells with too small counts to make
chi2-approximation invalid. If the table was a 2x2 contingency table I would
like to use a Fsher exact test (fisher.test) but that wont work in this general
table.
Does there exist a general function for this test.
Best regards,
Magnus Pettersson
Statistikkonsulterna
Gårdavägen 1
412 50 Göteborg
0703-731297
www.statistikkonsulterna.se
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.