View source: R/calc_var_within.R
calc_var_within | R Documentation |
Calculate variance within classes
calc_var_within(n_j, s2_j, M, N)
n_j |
number of elements in class j |
s2_j |
variance of all elements in class j |
M |
total sample size |
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.