plotXScores.plsres | R Documentation |
Shows plot with scores values for PLS decomposition of x data.
## S3 method for class 'plsres'
plotXScores(obj, comp = c(1, 2), main = "Scores (X)", ...)
obj |
PLS results (object of class |
comp |
which components to show the plot for (one or vector with several values) |
main |
main plot title |
... |
other plot parameters (see |
See examples in help for plsres
function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.