Optimization criterion functions calculate various optimization criterion values
from matrixpls objects.
optimCrit.maximizeInnerR2(matrixpls.res)optimCrit.maximizeIndicatorR2(matrixpls.res)
optimCrit.maximizeFullR2(matrixpls.res)
optimCrit.gsca(matrixpls.res)
An object of class matrixpls from which the
criterion function is calculated
Value of the optimization criterion.
optimCrit.maximizeInnerR2: maximizes the sum of R2 statistics of the inner matrix
optimCrit.maximizeIndicatorR2: maximizes the sum of R2 statistics of the reflective matrix.
optimCrit.maximizeFullR2: maximizes the sum of R2 statistics of the inner and reflective matrices.
optimCrit.gsca: minimizes the generalized structured component analysis criterion. See GSCA