Description Usage Arguments Value Functions
Calculates reliabilities as a matrix product of loadings and weights.
1 2 3 | reliabilityEstim.weightLoadingProduct(S, loadings, W, ...)
reliabilityEstim.alpha(S, loadings, W, ...)
|
S |
the data covariance matrix |
loadings |
matrix of factor loading estimates |
W |
matrix of weights |
... |
All other arguments are ignored. |
a named vector of estimated composite reliabilities.
reliabilityEstim.weightLoadingProduct
: Reliability estimation based on weights and loadings.
reliabilityEstim.alpha
: Reliability estimation with Cronbach's alpha
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.