plotCooman.simcamres {mdatools} | R Documentation |
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 |
nc |
vector with two values - classes (SIMCA models) to show the plot for |
main |
main plot title |
cgroup |
vector of values to use for color grouping of plot points |
show.plot |
logical, show plot or just return plot data |
... |
other plot parameters (see |
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).