powered by
Options for the M-scale Estimation Algorithm
mscale_algorithm_options(rho = "bisquare", max_it = 200, eps = 1e-08)
options for the M-scale estimation algorithm.
the \(\rho\) function to use. See rho_function() for possible values.
rho_function()
maximum number of iterations.
numerical tolerance to check for convergence.
Other Robustness control options: consistency_const(), rho_function()
consistency_const()