View source: R/compute.group.dispersion.ADA.R
compute.group.dispersion.ADA | R Documentation |
Calculate subgroup dispersion using absolute deviation from subgroup average.
compute.group.dispersion.ADA(fx, data = NULL)
fx |
Formula - defines formula for dependent variable and subgroups ( dv ~ v1 + v2 + ...) |
data |
Data Frame - data frame with columns corresponding to variables in fx. |
A vector containing absolute deviations from subgroup means.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.