optv0 | R Documentation |
This function computes the tuning constant that yields an MM-regression estimator with a desired asymptotic efficiency when computed with a rho function in the corresponding family. The output of this function can be passed to the functions lmrobdet.control, scaleM and rho.
optv0(e)
e |
the desired efficiency of the corresponding regression estimator for Gaussian errors |
A vector with named elements containing the corresponding tuning parameters.
Kjell Konis
# Tuning parameters for an 85%-efficient M-estimator at a Gaussian model
optv0(.85)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.