computeWT | R Documentation |
Compute weight and score matrices for Partial Least Squares classification
computeWT(X, Y, A)
X |
Data matrix where columns represent the |
Y |
Data matrix where columns represent the two classes and
rows the |
A |
Number of score components |
List with the following objects:
Matrix of weights
Matrix of Y
scores
Matrix of Y
residuals
Angela Andreella
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.