Returns the tuning constants required to achieve the desired breakdown point or efficiency under the Normal model.
consistency_const(delta, rho, eps = sqrt(.Machine$double.eps))efficiency_const(eff, rho, eps = sqrt(.Machine$double.eps))
consistency constant
desired breakdown point (between 0 and 0.5)
the name of the chosen \(\rho\) function.
See rho_function() for a list of supported functions.
numerical tolerance level for equality comparisons
desired asymptotic efficiency (between 0.1 and 0.99).
Other Robustness control options:
mscale_algorithm_options(),
rho_function()
Other Robustness control options:
mscale_algorithm_options(),
rho_function()