getPLSfromScores | R Documentation |
compute changes associated with 2-Block PLS-scores
getPLSfromScores(pls, x, y)
pls |
output of pls2B |
x |
scores associated with dataset x in original pls2B |
y |
scores associated with dataset y in original pls2B |
other than predictPLSfromScores
, providing Xscores will not compute predictions of y, but the changes in the original data x
that is associated with the specific scores
returns data in the original space associated with the specified values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.