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