Description Usage Arguments Details Value Author(s) References Examples
This function estimates the reliability coeffcient based on Guttman's Lambda_2.
1 | guttman_l2(x, ...)
|
x |
is a data frame or matrix of the keyed items (0/1) |
This computation is based on Guttman's second lower bound for reliability (Guttman, 1945).
Returns a list with the estimate (l2
), lower (ll
) and
upper (ul
) confidence limits, and standard error of measurment (sem
)
University of Minnesota, Educational Psychology Computing Club
Guttman, L. (1945). A basis for analyzing test-retest reliability. Psychometrika, 10 (4), 255–282.
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.