[R] Is robust regression available in R.

Thomas Lumley thomas at biostat.washington.edu
Wed Dec 6 00:34:32 CET 2000


On Tue, 5 Dec 2000 s-luppescu at uchicago.edu wrote:

> On 05-Dec-2000 Thomas Lumley wrote:

> > There's better robust regression in the VR bundle of
> > packages. 
> > 
> > library(MASS)
> > help(rlm)
> > library(lqs)
> > help(lqs)
> 
> I've been using line() in the eda library. Are the MASS functions to be
> preferred?

Well, for a start they allow more than one predictor and give standard
errors.

There are also more options for different types of robust regression, both
M-estimators and high-breakdown methods.

	-thomas

Thomas Lumley
Assistant Professor, Biostatistics
University of Washington, Seattle

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list