row_nominal {MAGMA.R} | R Documentation |
Computes descriptive statistics and effect size for nominal data
row_nominal(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 nominal data.
A vector containing the adjusted d-ratio in dependency of sample size.
Julian Urban