Skip to content

R: Regression with t errors?

1 message · Brian Ripley

#
This is just M-estimation with a particular form of down-weighting.
You should be able to harness my rlm function (use the version in
lqs.tar.gz) to do this for you just by writing a weighting function
in R.