effect_counts_items_grouped: Effect size and test for comparing multiple variables by a...

View source: R/effects.R

effect_counts_items_groupedR Documentation

Effect size and test for comparing multiple variables by a grouping variable

Description

Not yet implemented. The future will come.

Usage

effect_counts_items_grouped(data, cols, cross, clean = TRUE, ...)

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.

Value

A volker tibble.


volker documentation built on April 12, 2025, 9:16 a.m.