Output test statistics and effect size from a logistic regression of one metric predictor
Source:R/effects.R
effect_counts_one_cor.Rd
Not yet implemented. The future will come.
Arguments
- data
A tibble.
- col
The column holding factor values.
- cross
The column holding metric values.
- clean
Prepare data by data_clean.
- ...
Placeholder to allow calling the method with unused parameters from effect_counts.