fisher.test.p | R Documentation |
Fast p-values from multiple Fisher's exact tests
fisher.test.p(a, b, c, d, alternative = c("two.sided", "greater", "less"))
a , b , c , f |
Vectors containing the four positions of the 2x2 matrix |
alternative |
greater, less, or 'two.sided' (default) |
A vector of p-values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.