Learn R Programming

matrixpls (version 0.7.0)

r2: 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 numberic vector containing the R2 values.

See Also

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