matrixpls (version 1.0.4)

reliabilityEstim: Reliabilities as products of weights and loadings

Description

Calculates reliabilities as a matrix product of loadings and weights.

Usage

reliabilityEstim.weightLoadingProduct(S, loadings, W, ...)
reliabilityEstim.alpha(S, loadings, W, ...)

Arguments

S
the data covariance matrix
loadings
matrix of factor loading estimates
W
matrix of weights
...
All other arguments are ignored.

Value

a named vector of estimated composite reliabilities.

Functions

  • reliabilityEstim.weightLoadingProduct: Reliability estimation based on weights and loadings.
  • reliabilityEstim.alpha: Reliability estimation with Cronbach's alpha