[R] Which function to use for multiple comparison?
Marc Feldesman
feldesmanm at pdx.edu
Mon Jul 8 17:59:07 CEST 2002
>On Mon, 8 Jul 2002, Julie Cong wrote:
>
> > [Moderator: This was erronously sent to R-announce,
> > and filtered fortunately ]
> >
> > Hi,
> >
> > This is my first time to use R. I'm wondering which function I can use
> to do
> > multiple comparison. I have an lm object and want to do multiple comparison
> > based on this object. Splus has a function multicomp() but I could not find
> > a similar one in R. Thanks in advance. Really appreciate it.
> >
I believe that a recent package ("multcomp") has been uploaded to CRAN. It
depends on another package ("mvtnorm"). Both are by the same
authors. While they are not identical to S-Plus' "multicomp", they are
similar enough that you can *do* several different multiple comparison
procedures on various lm and aov objects.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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