Description Usage Arguments Value See Also Examples
Create table of chi-square tests for each variable
1 |
df |
data frame, with ID as first column |
data frame with two columns, Variable and P.Value
Other summary functions: correlations
,
freq_tables
, get_uniq
,
outlier_impact
, sample_size
Other categorical variable functions: bar_plot
,
freq_tables
1 2 3 4 | ## Not run:
chisq_tests(df)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.