plot.simca {mdatools} | R Documentation |
Shows a set of plots for SIMCA model.
## S3 method for class 'simca' plot(x, comp = c(1, 2), ncomp = x$ncomp.selected, ...)
x |
a SIMCA model (object of class |
comp |
which components to show on scores and loadings plot |
ncomp |
how many components to use for residuals plot |
... |
other arguments |
See examples in help for simcam
function.