Re: [R] Help with TukeyHSD

2010-04-15 Thread eugen pircalabelu
el To: R-help@r-project.org Sent: Thu, April 15, 2010 4:46:08 PM Subject: [R] Help with TukeyHSD Hi I am conducting ANOVA using the aov function I am also conducting TukeyHSD to obtain which of the groups show variance How can I obtain the first three p values from the list below? >zzz.a

[R] Help with TukeyHSD

2010-04-15 Thread Amit Patel
Hi I am conducting ANOVA using the aov function I am also conducting TukeyHSD to obtain which of the groups show variance How can I obtain the first three p values from the list below? >zzz.aov <- aov(Intensity ~ Group, data = zzzanova) > TukeyHSD(zzz.aov) Tukey multiple comparisons of means