AbstractMultiClassPLS |
Ancestor for schemes that predict multiple classes.
|
AbstractPLS |
Ancestor for PLS implementations.
|
AbstractSingleClassPLS |
Ancestor for schemes that predict a single class.
|
DIPLS |
Domain Invariant Partial Least Squares (DIPLS).
For more information see:
Ramin Nikzad-Langerodi, Werner Zellinger, Edwin Lughofer,, Susanne Saminger-Platz.
|
KernelPLS |
Kernel Partial Least Squares Regression in Reproducing Kernel Hilbert Space
For more information see:
Roman Rosipal, Leonard J.
|
MatrixHelper |
Helper class for the matrix-algorithm library.
|
NIPALS |
Nonlinear Iterative Partial Least Squares (NIPALS).
For more information see:
scikit-learn.
|
OPLS |
Orthogonal Projections to latent structures (O-PLS).
For more informatio see:
Johan Trygg, Svante Wold (2001).
|
PLS1 |
Implementation of PLS1 algorithm.
For more information see:
Tormod Naes, Tomas Isaksson, Tom Fearn, Tony Davies (2002).
|
PRM |
Partial robust M-regression (PRM).
For more information see:
Sven Serneels, Christophe Croux, Peter Filzmoser, Pierre J.Van Espen (2005).
|
SIMPLS |
Implementation of SIMPLS algorithm.
Available matrices: W, B
For more information see:
Tormod Naes, Tomas Isaksson, Tom Fearn, Tony Davies (2002).
|
SparsePLS |
Nonlinear Iterative Partial Least Squares (SparsePLS).
Automatically standardizes X and Y internally.
For more information see:
Chun H, Keles S.
|
VCPLS |
Variance constrained partial least squares.
For more information see:
Xiubao Jiang, Xinge You, Shujian Yu, Dacheng Tao, C.L.
|