[R] Which function to use for multiple comparison?

Torsten Hothorn Torsten.Hothorn at rzmail.uni-erlangen.de
Wed Jul 10 11:35:43 CEST 2002


>        [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.
> 

R base has `TukeyHSD' for Tukey CI's. Some other procedures
(e.g. Dunnett) are available in package `multcomp'. In addition, the
`multtest' package offers resampling based procedures (available at
www.bioconductor.org)

Torsten

> Julie
> 
> -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
> 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
> _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
> 

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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