plotYResiduals.plsres | R Documentation |
Shows a plot with Y residuals vs reference Y values for selected component.
## S3 method for class 'plsres'
plotYResiduals(obj, ncomp = obj$ncomp.selected, ...)
obj |
PLS results (object of class |
ncomp |
how many components to use (if NULL - user selected optimal value will be used) |
... |
other plot parameters (see |
Proxy for plotResiduals.regres
function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.