chi2: Compute the chi^2 statistic for a 2x2 crosstab containing the...

Description Usage

Description

Compute the chi^2 statistic for a 2x2 crosstab containing the values [[a, b], [c, d]]

Usage

1
chi2(a, b, c, d, yates_correction = rep(F, length(a)), autocorrect = T)

kasperwelbers/corpus-tools documentation built on May 20, 2019, 7:37 a.m.