setParams.ddsimca: Set default parameters for the DD-SIMCA model.

View source: R/ddsimca.R

setParams.ddsimcaR Documentation

Set default parameters for the DD-SIMCA model.

Description

Set default parameters for the DD-SIMCA model.

Usage

## S3 method for class 'ddsimca'
setParams(obj, alpha = obj$alpha, gamma = obj$gamma, ...)

Arguments

obj

a DD-SIMCA model (object of class ddsimca)

alpha

significance level for making the predictions.

gamma

significance level for detection of outliers.

...

other arguments

Value

DD-SIMCA model with the redefined parameters.


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