View source: R/get_cell_chisq.R
Returns the chi-square values of cell counts in a contingency table
1 | get_cell_chisq(x, type = "Pearson")
|
x |
A contingency table |
type |
character vector indicating chi-square statistic to use. Default is "Pearson", though "LR" and "adjusted" are also available |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.