reliability.weightLoadingProduct: Reliabilities as products of weights and loadings
Description
Calculates reliabilities as a matrix product of loadings and weights.Usage
reliability.weightLoadingProduct(S, loadings, W, ...)
Arguments
S
the data covariance matrix
loadings
matrix of factor loading estimates
...
All other arguments are ignored.
Value
- a named vector of estimated composite reliabilities.