Shows a Cooman's plot for a pair of SIMCA models
# S3 method for simcamres
plotCooman(obj, nc = c(1, 2), type = "p",
  main = "Cooman's plot", xlab = NULL, ylab = NULL, show.limits = T,
  legend = NULL, ...)SIMCAM results (object of class simcamres)
vector with two values - classes (SIMCA models) to show the plot for
type of the plot
main plot title
label for x axis
label for y axis
logical, show or not lines with statistical limits for the residuals
vector with legend items
other plot parameters (see mdaplotg for details)
See examples in help for simcamres function.