x2multibundle | R Documentation |
creates a crosstab of two variables and returns the crosstabs, the chi square value, the chi square significance, and the effect size
x2multibundle(indvar, data, depvar_vector = NULL)
indvar |
the single variable to check against all dependent variables |
data |
the dataset from which indvar and depvar_vector variables come |
depvar_vector |
vector of names of the dependent variables to check against |
x2multibundle_function()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.