plotCooman.simcamres function

Cooman's plot for SIMCAM results

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, ... )

Arguments

  • obj: SIMCAM results (object of class simcamres)
  • 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 mdaplotg for details)

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).

  • Maintainer: Sergey Kucheryavskiy
  • License: MIT + file LICENSE
  • Last published: 2024-08-19