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