ptPLSc | R Documentation |
Performs post transformed Partial Least Squares
ptPLSc(X, Y, W)
X |
Data matrix where columns represent the |
Y |
Vector of class probabilities |
W |
Weight matrix where columns represent the |
List with the following objects:
Matrix of weights
Post transformation matrix
Number of orthogonal components
Angela Andreella
Stocchero, M., & Paris, D. (2016). Post-transformation of PLS2 (ptPLS2) by orthogonal matrix: a new approach for generating predictive and orthogonal latent variables. Journal of Chemometrics, 30(5), 242-251.
PLSc
, computeWT
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.