remix (version 2.1)

test.tabular.auto: test for contingency table

Description

Compute a chisq.test, a chisq.test with correction of continuity or a fisher test as appropriate

Usage

test.tabular.auto(x, y, na = FALSE)

Arguments

x
vector
y
another vector
na
use NA ?

Value

a list with two componments: p.value and method