View source: R/calc_var_between.R
calc_var_between | R Documentation |
Calculate variance between classes
calc_var_between(n_j, y_bar_j, y_bar, n_tilde, N)
n_j |
number of elements in class j |
y_bar_j |
mean of variable of interest per class j |
y_bar |
mean of variable of interest across classes |
n_tilde |
function of the variance of n_N, M and N. See documentation and code of |
N |
number of classes j |
Snijders, T. A. B., & Bosker, R. J. (1999). Multilevel Analysis. Sage Publications.
anova.lsasimcluster()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.