View source: R/cat_comp_default.R
cat_comp_default | R Documentation |
Default comparison function for categorical data.
cat_comp_default(dt, digits)
dt |
the name of the dataframe object. |
digits |
significant digits to use. |
A dataframe calculating relative entropy between column pairs, as well as an overall chi-squared test across all groups.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.