row_ordinal {MAGMA.R} | R Documentation |
row_ordinal
Description
Computes descriptive statistics and effect size for ordinal data
Usage
row_ordinal(Data, group, variable)
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.
Value
A vector containing the adjusted d-ratio in dependency of sample size.
Author(s)
Julian Urban
[Package MAGMA.R version 1.0.3 Index]