plot.simca: Model overview plot for SIMCA

View source: R/simca.R

plot.simcaR Documentation

Model overview plot for SIMCA

Description

Shows a set of plots for SIMCA model.

Usage

## S3 method for class 'simca'
plot(x, comp = c(1, 2), ncomp = x$ncomp.selected, ...)

Arguments

x

a SIMCA model (object of class simca)

comp

which components to show on scores and loadings plot

ncomp

how many components to use for residuals plot

...

other arguments

Details

See examples in help for simcam function.


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