Is robust regression available in R.
Thank you, Mr. Lumley and Mr. Luppescu. I'll try them.
On Wed, 6 Dec 2000, Hisaji ONO wrote:
Hello, the R people. I look for robust regression in R. This method is available in S, its name is rreg.
There's better robust regression in the VR bundle of packages. library(MASS) help(rlm) library(lqs) help(lqs) -thomas
On 05-Dec-2000 Thomas Lumley wrote: I've been using line() in the eda library. Are the MASS functions to be preferred?
-------------- next part -------------- An HTML attachment was scrubbed... URL: https://stat.ethz.ch/pipermail/r-help/attachments/20001207/5bfd642a/attachment.html