[R] location.m in R?
Prof Brian D Ripley
ripley at stats.ox.ac.uk
Thu Aug 23 19:08:45 CEST 2001
On Thu, 23 Aug 2001, Mark Robinson wrote:
> Hi.
>
> I'm looking for the robust M estimates comparable to "location.m" in
> S-PLUS?
>
> Alternatively, I guess I could use
> > lqs(x~1)
>
> But ... is "location.m" in a package?
No, and lqs(x~1) is not equivalent. rlm(x ~ 1) is much closer,
and there are huber and hubers in package MASS, for example.
Honestly, there are limits to how interested one can be in the
one-parameter location problem, and say hubers should suffice.
--
Brian D. Ripley, ripley at stats.ox.ac.uk
Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/
University of Oxford, Tel: +44 1865 272861 (self)
1 South Parks Road, +44 1865 272860 (secr)
Oxford OX1 3TG, UK Fax: +44 1865 272595
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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