effect_ordinal {MAGMA.R} | R Documentation |
Computes descriptive statistics and effect size for ordinal data
effect_ordinal(Data, group, variable)
Data |
A data set |
group |
A character specifying the grouping variable |
variable |
Variables for which the effect should be estimated |
This function computes descriptive statistics and effect size for ordinal data.
A vector or matrix containing ordinal effect sizes
Julian Urban