Message-ID: <6.2.1.2.0.20050912113238.01cee458@mail.ozemail.com.au>
Date: 2005-09-12T01:40:26Z
From: Simon Blomberg
Subject: how to do multiple comparisons in R?
In-Reply-To: <013401c5b736$fd49db00$d3c16880@DOS2333>
R has various methods for multiple comparison procedures. See package
multcomp, or ?TukeyHSD or ?pairwise.t.test for example. An
RSiteSearch("multiple comparison") returned 187 results. A priori contrasts
can be constructed using the make.contrasts function in the gmodels
package, for example. We try not to do anything like in SAS.
Simon.
At 11:12 AM 12/09/2005, Hongyu Sun wrote:
>Hi, Sorry I have to bother a question.
>
>Does R have the functions to do lsd, tukey, bonferonni, contrast etc. like
>in SAS?
>
>Many thanks,
>
>HS
>
>______________________________________________
>R-help at stat.math.ethz.ch mailing list
>https://stat.ethz.ch/mailman/listinfo/r-help
>PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html