Options for the M-scale Estimation Algorithm
Source:R/control_options.R
mscale_algorithm_options.RdOptions for the M-scale Estimation Algorithm
Arguments
- rho
the \(\rho\) function to use. See
rho_function()for possible values.- max_it
maximum number of iterations.
- eps
numerical tolerance to check for convergence.
See also
Other Robustness control options:
consistency_const(),
rho_function()