Learn R Programming

mdatools (version 0.7.0)

plot.simca: Model overview plot for SIMCA

Description

Shows a set of plots for SIMCA model.

Usage

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