Skip to content
Prev 283 / 523 Next

[RsR] Robust location estimator - an interesting application in finance

Dear Ajay

I agree on what Matias said.

In addition, I wondered whether you should not better use a "direct" 
robust location estimator instead of the robust location estimator based 
on the regression case. For example, there is R function huberM() which 
returns a robust M-estimation of location based on a safe way of 
calculating the robust scale estimator. An additional advantage of using 
huberM() is, that the resulting M-estimator has breakdown-point 0.5 
which is (much) higher than that of a trimmed mean.

To sell the robust M-estimator, you can talk of "an estimator which 
down-weights outliers automatically according to their outlyingness".
(The M-estimator can also be modified that it removes very distant 
outliers completely by using a redescending psi-function.)

All the best
Andreas


Some addtional comments

Ajay Shah schrieb: