Learn R Programming

crosstable (version 0.8.0)

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)

Value

a list with two components: p.value and method

Arguments

x

vector

y

another vector

Author

Dan Chaltiel, David Hajage