plot.simcam {mdatools} | R Documentation |
Model overview plot for SIMCAM
Description
Shows a set of plots for SIMCAM model.
Usage
## S3 method for class 'simcam'
plot(x, nc = c(1, 2), ...)
Arguments
x |
a SIMCAM model (object of class |
nc |
vector with two values - classes (SIMCA models) to show the plot for |
... |
other arguments |
Details
See examples in help for simcam
function.
[Package mdatools version 0.14.1 Index]