loadings: Factor loadings matrix from matrixpls results

View source: R/matrixpls.postestimation.R

loadingsR Documentation

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(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()


mronkko/matrixpls documentation built on Aug. 3, 2024, 3:36 a.m.