test_tabular_auto {crosstable}R Documentation

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)

Arguments

x

vector

y

another vector

Value

a list with two components: p.value and method

Author(s)

Dan Chaltiel, David Hajage


[Package crosstable version 0.7.0 Index]