get_cell_chisq: Chi-Square of Cell Counts

Description Usage Arguments

View source: R/get_cell_chisq.R

Description

Returns the chi-square values of cell counts in a contingency table

Usage

1
get_cell_chisq(x, type = "Pearson")

Arguments

x

A contingency table

type

character vector indicating chi-square statistic to use. Default is "Pearson", though "LR" and "adjusted" are also available


collinn/sassyR documentation built on May 1, 2020, 1:59 a.m.