Get the Constant for Consistency for the M-Scale and for Efficiency for the M-estimate of Location
Source:R/utilities.R
rho-tuning-constants.RdReturns the tuning constants required to achieve the desired breakdown point or efficiency under the Normal model.
Arguments
- delta
desired breakdown point (between 0 and 0.5)
- rho
the name of the chosen \(\rho\) function. See
rho_function()for a list of supported functions.- eps
numerical tolerance level for equality comparisons
- eff
desired asymptotic efficiency (between 0.1 and 0.99).
See also
Other Robustness control options:
mscale_algorithm_options(),
rho_function()
Other Robustness control options:
mscale_algorithm_options(),
rho_function()