The matrixpls method for the generic function r2 computes the squared multiple correlation (R2)
for composites predicted by other composites in the model.
r2(object, ...)matrixpls estimation result object produced by the matrixpls function.
All other arguments are ignored.
A named numeric vector containing the R2 values.
Other post-estimation functions:
ave(),
cei(),
cr(),
effects.matrixpls(),
fitSummary(),
fitted.matrixpls(),
gof(),
htmt(),
loadings(),
predict.matrixpls(),
residuals.matrixpls()