
Shows a plot with Q vs. T2 residuals for SIMCAM results
# S3 method for simcamres
plotResiduals(obj, nc = 1, main = NULL, ...)
SIMCAM results (object of class simcamres
)
which class (SIMCA model) to show the plot for
main plot title
other plot parameters (see mdaplotg
for details)
See examples in help for simcamres
function.