Rdocumentation
powered by
Learn R Programming
remix (version 2.1)
test.tabular.fisher: test for contingency table
Description
Compute a fisher test
Usage
test.tabular.fisher(x, y, na = FALSE)
Arguments
x
vector
y
another vector
na
use NA ?
Value
a list with two componments: p.value and method