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