Learn R Programming

mdatools (version 0.5.3)

plot.simca: Model overview plot for SIMCA

Description

Shows a set of plots for SIMCA model.

Usage

## S3 method for class 'simca':
plot(x, ncomp = NULL, ...)

Arguments

x
a SIMCA model (object of class simca)
ncomp
how many components to use (if NULL - user selected optimal value will be used)
...
other arguments

Details

See examples in help for simcam function.