View source: R/intraclass_cor.R
intraclass_cor | R Documentation |
Calculates the intraclass correlation of clustered data
intraclass_cor(tau2_hat, sigma2_hat)
tau2_hat |
estimate of the true between-class correlation |
sigma2_hat |
estimate of the true within-class correlation |
Snijders, T. A. B., & Bosker, R. J. (1999). Multilevel Analysis. Sage Publications.
cluster_gen()
summary.lsasimcluster()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.