R/enums.R
robustMethodOptions.Rd
Robust weighting methods to address outliers in the cost function calculation during parameter optimization.
robustMethodOptions
An object of class list of length 3.
list
The available methods are:
none – No robust weighting applied.
none
huber – Huber weighting for moderate outliers.
huber
bisquare – Bisquare (Tukey's biweight) weighting for severe outliers.
bisquare