fisher.test with unified interface
w.fisher.test(values, grouping, ...)the value fisher.test
vector. The values to compare (age, toxicity score, gene expression, ...)
vector of the same length as values. treated as factor giving the group membership
additional parameters. are passed on to the fisher.test
Andreas Leha
just a call to fisher.test that unifies the api to other tests computes the exact p-value if possible and simulates the p-value otherwise