Description Usage Arguments Value Author(s) References See Also Examples
Computes to intraclass correlation for multilevel data (ICC; Snijders & Bosker, 1999, p. 17) for each item and the total scale of a questionnaire (Koopman, Van der Ark, & Zijlstra, 2020) and the F-test for the null hypothesis that the (total scale) ICC is zero (Snijders & Bosker, 2012, p. 22)
1 | ICC(X)
|
X |
matrix or data frame of numeric data containing a grouping column and the
item scores of |
itemICC |
The ICC per item |
scaleICC |
The ICC for the total scale and the corresponding results for the F-test |
Letty Koopman V.E.C.Koopman@uva.nl L. Andries van der Ark L.A.vanderArk@uva.nl
Koopman, L. Zijlstra, B. J. H, & Van der Ark, L. A. (2020). A two-step procedure for scaling multilevel data using Mokken's scalability coefficients. Manuscript submitted for publication.
Snijders, T. A. B., & Bosker, R. J. (2012). Multilevel analysis: An introduction to basic and advanced multilevel modeling (2nd ed.). London: Sage.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.