test_tabular_auto: test for contingency table

View source: R/test.R

test_tabular_autoR 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


crosstable documentation built on Nov. 13, 2023, 1:08 a.m.