plotYVariance.plsres {mdatools} | R Documentation |
Explained Y variance plot for PLS results
Description
Shows plot with explained Y variance vs. number of components.
Usage
## S3 method for class 'plsres'
plotYVariance(obj, main = "Variance (Y)", ...)
Arguments
obj |
PLS results (object of class |
main |
main plot title |
... |
other plot parameters (see |
Details
See examples in help for plsres
function.
[Package mdatools version 0.14.1 Index]