Skip to content
Prev 190 / 523 Next

[RsR] Redescenders in R

k> Hi Every one,
    k> Is there some codes avaiable in R for M-estimators and Redescending 
    k> M-estimators. if any one knows, please let me know. Thanks Dost,

I'm astonished that no-one else has replied.

The answer is to use  rlm() from the MASS package
and use  psi.hampel or psi.bisquare  (or your own!) as psi
function.

Note that MASS is "support software" for the MASS book
which explains considerably more about this.

Best regards,
Martin Maechler, ETH Zurich