chisq_test: Chi² test

Description Usage Arguments Value

Description

Computes Chi² test from contigency table. To be used following cat_xtable.

Usage

1
chisq_test(data, tidy = T)

Arguments

data

A contigency table.

tidy

Logical indicating whether output should be tidied. If FALSE, outputs the standard output of chisq.test(). Defaults to TRUE.

Value

Results of the Chi² test.


joon-e/jutilities documentation built on May 28, 2019, 7:34 p.m.