View source: R/multi_parallel.R
multi_parallel | R Documentation |
Multidimensional parallel reliability is derived from the multidimensional parallel model (Cho, 2016). This is equivalent to entering the correlation instead of the covariance into the stratified alpha formula.
multi_parallel(x, until, print = FALSE)
x |
observed item scores or their covariances |
until |
The number of items up to the first sub-construct |
print |
If TRUE, the result is printed to the screen. |
a multidimensional parallel reliability estimate
Cho, E. (2016). Making reliability reliable: A systematic approach to reliability coefficients. Organizational Research Methods, 19(4), 651–682.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.