fitSummary
computes a list of statistics
that are commonly used to access the overall fit of the PLS model.
fitSummary(object, ...)
matrixpls estimation result object produced by the matrixpls
function.
All other arguments are ignored.
A list containing a selection of fit indices.
Other post-estimation functions:
ave()
,
cei()
,
cr()
,
effects.matrixpls()
,
fitted.matrixpls()
,
gof()
,
htmt()
,
loadings()
,
predict.matrixpls()
,
r2()
,
residuals.matrixpls()