reliability | R Documentation |
The congeneric reliability and standardized reliability; also the
bias b
so that omega
- alpha
= b
.
alpha_bias(sigma, lambda, w = rep(1, length(lambda)))
omega(sigma, lambda)
omega_std(sigma, lambda)
alpha(sigma, lambda)
alpha_std(sigma, lambda)
sigma |
For |
lambda |
Vector of loadings. |
The congeneric reliability standardized reliability, coefficient alpha, standardized, orsigma coefficient alpha.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.