effect_ordinal: effect_ordinal
Description
Computes descriptive statistics and effect size for ordinal data
Usage
effect_ordinal(Data, group, variable)
Value
A vector or matrix containing ordinal effect sizes
Arguments
- Data
A data set
- group
A character specifying the grouping variable
- variable
Variables for which the effect should be estimated
Details
This function computes descriptive statistics and effect size for ordinal
data.