Description Usage Arguments Value
This function implements the generic PLS algorithm
1 | pls(X, Y, num.components)
|
X |
Matrix of descriptors (n x p) |
Y |
Matrix of response variables (n x q) |
num.components |
Number of PLS components (variates) to compute |
Named list containing weights, scores, loadings, rotations and coefficients
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.