plotCooman.simcamres: Cooman's plot for SIMCAM results

View source: R/simcamres.R

plotCooman.simcamresR Documentation

Cooman's plot for SIMCAM results

Description

Shows a Cooman's plot for a pair of SIMCA models

Usage

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


svkucheryavski/mdatools documentation built on Aug. 25, 2023, 12:27 p.m.