Effect size and test for comparing multiple variables by a grouping variable
Source:R/effects.R
effect_counts_items_grouped.Rd
Not yet implemented. The future will come.
Arguments
- data
A tibble containing item measures and grouping variable.
- cols
Tidyselect item variables (e.g. starts_with...).
- cross
The column holding groups to compare.
- clean
Prepare data by data_clean.
- ...
Placeholder to allow calling the method with unused parameters from effect_counts.