Learn R Programming

matrixpls (version 0.5.0)

CR: Composite Reliability indices for matrixpls results

Description

The matrixpls method for the generic function CR computes Composite Reliability indices for the model using the formula presented by Fornell and Larcker (1981).

Usage

CR(object, ...)

Arguments

object
matrixpls estimation result object produced by the matrixpls function.
...
All other arguments are ignored.

Value

  • A named numeric vector containing the Composite Reliability indices.

References

Fornell, C., & Larcker, D. F. (1981). Evaluating structural equation models with unobservable variables and measurement error. Journal of marketing research, 18(1), 39–50.

See Also

Other post-estimation functions: AVE; GoF; R2; effects.matrixpls; loadings; predict.matrixpls; residuals.matrixpls