Cooman's plot for SIMCAM results
Shows a Cooman's plot for a pair of SIMCA models
## S3 method for class 'simcamres' plotCooman( obj, nc = c(1, 2), main = "Cooman's plot", cgroup = obj$c.ref, show.plot = TRUE, ... )
obj
: SIMCAM results (object of class simcamres
)nc
: vector with two values - classes (SIMCA models) to show the plot formain
: main plot titlecgroup
: vector of values to use for color grouping of plot pointsshow.plot
: logical, show plot or just return plot data...
: other plot parameters (see mdaplotg
for details)The plot is similar to plotCooman.simcam
but shows points only for this result object and does not show critical limits (which are part of a model).