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
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
2 matches
Mail list logo