R2: R2 for matrixpls results

r2R Documentation

R2 for matrixpls results

Description

The matrixpls method for the generic function r2 computes the squared multiple correlation (R2) for composites predicted by other composites in the model.

Usage

r2(object, ...)

Arguments

object

matrixpls estimation result object produced by the matrixpls function.

...

All other arguments are ignored.

Value

A named numeric vector containing the R2 values.

See Also

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


mronkko/matrixpls documentation built on Aug. 5, 2022, 8:21 a.m.