plotCooman.simcam: Cooman's plot for SIMCAM model
Description
Shows a Cooman's plot for a pair of SIMCA models
Usage
# S3 method for simcam
plotCooman(obj, nc = c(1, 2), ...)
Arguments
obj
a SIMCAM model (object of class simcam
)
nc
vector with two values - classes (SIMCA models) to show the plot for
...
other plot parameters (see mdaplotg
for details)
Details
See examples in help for simcam
function.