plotXVariance.pls | R Documentation |
Shows plot with explained X variance vs. number of components.
## S3 method for class 'pls'
plotXVariance(obj, type = "b", main = "Variance (X)", ...)
obj |
a PLS model (object of class |
type |
type of the plot("b", "l" or "h") |
main |
title for the plot |
... |
other plot parameters (see |
See examples in help for pls
function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.