Description Usage Arguments Examples
View source: R/factor_on_numeric.R
This function estimates the correlation structure among two factors, using a chi-square test and the Crammer's V statsitic
1 | factor_on_numeric(cat_values, num_values)
|
cat_values |
a vector of class factor, categorical values |
num_values |
a second vector of class numeric |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.