r2: R2 for matrixpls results

Description Usage Arguments Value See Also

View source: R/matrixpls.postestimation.R

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

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


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