Learn R Programming

matrixpls (version 0.4.0)

loadings.matrixpls: Factor loadings matrix from matrixpls results

Description

The matrixpls method for the generic function loadings computes standardized factor loading matrix from the model results.

Usage

loadings.matrixpls(x, ...)

Arguments

x
An object of class matrixpls
...
All other arguments are ignored.

Value

  • A matrix of factor loadings.

See Also

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