Description Usage Arguments Value Functions See Also
Optimization criterion functions calculate various optimization criterion values
from matrixpls
objects.
1 2 3 4 5 6 7 | optimCrit.maximizeInnerR2(matrixpls.res)
optimCrit.maximizeIndicatorR2(matrixpls.res)
optimCrit.maximizeFullR2(matrixpls.res)
optimCrit.gsca(matrixpls.res)
|
matrixpls.res |
An object of class |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.