matrixpls
objects.optim.maximizeInnerR2(matrixpls.res)optim.maximizeIndicatorR2(matrixpls.res)
optim.maximizeFullR2(matrixpls.res)
optim.gsca(matrixpls.res)
matrixpls
from which the
criterion function is calculatedoptim.maximizeInnerR2
: maximizes the sum of R2 statistics of theinner
matrixoptim.maximizeIndicatorR2
: maximizes the sum of R2 statistics of thereflective
matrix.optim.maximizeFullR2
: maximizes the sum of R2 statistics of theinner
andreflective
matrices.optim.gsca
: minimies the generalized structured component analysis criterion. SeeGSCAweight.optim