plot.ddsimca: Model overview plot for DD-SIMCA

View source: R/ddsimca.R

plot.ddsimcaR Documentation

Model overview plot for DD-SIMCA

Description

Shows a set of plots for DD-SIMCA model.

Usage

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

Arguments

x

a DD-SIMCA model (object of class ddsimca)

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 ddsimca function.


mdatools documentation built on March 6, 2026, 5:08 p.m.