| setParams.ddsimca | R Documentation |
Set default parameters for the DD-SIMCA model.
## S3 method for class 'ddsimca'
setParams(obj, alpha = obj$alpha, gamma = obj$gamma, ...)
obj |
a DD-SIMCA model (object of class |
alpha |
significance level for making the predictions. |
gamma |
significance level for detection of outliers. |
... |
other arguments |
DD-SIMCA model with the redefined parameters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.