getFisher {roar} | R Documentation |
This method should not be used by package users. Given a numerical vector of length 4 it will perform a Fisher test and return the p-value for the two.sided test. Non-integer values will be rounded.
getFisher(counts)
counts |
A numerical vector of length 4. |
The pvalue for the two.sided Fisher test.