loadings: Factor loadings matrix from matrixpls results

Description Usage Arguments Value See Also

View source: R/matrixpls.postestimation.R

Description

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

Usage

1
loadings(object, ...)

Arguments

object

matrixpls estimation result object produced by the matrixpls function.

...

All other arguments are ignored.

Value

A matrix of estimated factor loadings.

See Also

Other post-estimation functions: ave(), cei(), cr(), effects.matrixpls(), fitSummary(), fitted.matrixpls(), gof(), htmt(), predict.matrixpls(), r2(), residuals.matrixpls()


matrixpls documentation built on April 28, 2021, 5:07 p.m.