.countsFreq_chiSq | R Documentation |
Univariate stats for a categorical variable
.countsFreq_chiSq(ds, x.multi, y.multi)
ds |
data.frame, categorical variable and segmentation variable |
x.multi |
logic, is x cleaned multi-level variable? |
y.multi |
logic, is y cleaned multi-level variable? |
list, 1: contingency table(x,y) and y, 2: Chi-squared p value
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.