mchisq.test | R Documentation |
Get Chi-square test of a specific variable with other categorical variables in a dataframe
mchisq.test(data, var)
data |
specify a dataframe containing variables |
var |
specify a categorical variable to get the chi-square tests |
returns a dataframe with chi-square test
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.