Skip to content
Prev 69860 / 398525 Next

adjusted p-values with TukeyHSD?

One thing to note, though:  Multcomp does not do Dunnett's or 
Tukey's multiple comparisons per se.  Those names in multcomp 
refer to the contrasts being used (comparison to a control for 
Dunnett and all pairwise comparison for Tukey).  The actual 
methods used are as described in the references of the help
pages.
I beg to differ:  That's probably as bad a way as one can use to 
graphically show multiple comparison.  The shaded bars serve no 
purpose.

Two alternatives that I'm aware of are 

- Multiple comparison circles, due to John Sall, and not 
  surprisingly, implemented in JMP and SAS/Insight.  See:
 
http://support.sas.com/documentation/onlinedoc/v7/whatsnew/insight/sect4.htm


- The mean-mean display proposed by Hsu and Peruggia:
  Hsu, J. C. and M. Peruggia (1994). 
  Graphical representations of Tukey's multiple comparison method.
  Journal of Computational and Graphical Statistics 3, 143{161

Andy