
Calculate variance between classes
calc_var_between(n_j, y_bar_j, y_bar, n_tilde, N)
number of elements in class j
mean of variable of interest per class j
mean of variable of interest across classes
function of the variance of n_N, M and N. See documentation and code of lsasim:::summary.lsasimcluster
for details
number of classes j
Snijders, T. A. B., & Bosker, R. J. (1999). Multilevel Analysis. Sage Publications.
anova.lsasimcluster()