plot.simca: Model overview plot for SIMCA
Description
Shows a set of plots for SIMCA model.
Usage
# S3 method for simca
plot(x, comp = c(1, 2), ncomp = x$ncomp.selected, ...)
Arguments
x
a SIMCA model (object of class simca)
comp
which components to show on scores and loadings plot
ncomp
how many components to use for residuals plot
Details
See examples in help for simcam function.