plotYVariance.pls | R Documentation |
Shows plot with explained Y variance vs. number of components.
## S3 method for class 'pls'
plotYVariance(obj, type = "b", main = "Variance (Y)", ...)
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.