test_tabular_auto function

test for contingency table

test for contingency table

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

test_tabular_auto(x, y)

Arguments

  • x: vector
  • y: another vector

Returns

a list with two components: p.value and method

Author(s)

Dan Chaltiel, David Hajage