Description Usage Arguments Value Examples
Bias corrected Cramer's V for all pairs of categorical columns
1 | scan_cramerv(.data)
|
.data |
a data frame |
a data frame with paired names of categorical variables (Cat1
and Cat2
and Cramer's V value)
1 2 | library(dplyr)
scan_cramerv(starwars)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.