Description Usage Arguments Value
Partial least squares with the generalized matrix decomposition
1 |
X |
The n by p data matrix of predictors |
Y |
The n by q matrix of outcomes |
H |
An n by n sample-wise similarity matrix. |
Q1 |
A p by p similarity matrix of the features in X. |
Q2 |
A q by q similarity matrix corresponding to columns in Y. |
k |
Integer, the number of PLS latent variables to compute. |
Scores and loadings for X and Y.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.