Re: [R] Help with multiple comparisons on a 2-way repeated measures ANOVA

2009-11-20 Thread Karine Gagnon
Thank you! That's exactly what I was looking for. Very much appreciated! Karine On Fri, Nov 20, 2009 at 5:14 PM, Richard M. Heiberger wrote: > > install.packages("HH") > > library(HH) > > ?MMC > > Go to the bottom of the page and read the maiz example. > Read through the example that shows aovl

Re: [R] Help with multiple comparisons on a 2-way repeated measures ANOVA

2009-11-20 Thread Richard M. Heiberger
install.packages("HH") library(HH) ?MMC Go to the bottom of the page and read the maiz example. Read through the example that shows aovlist objects don't work and how to construct the equivalent aov object. __ R-help@r-project.org mailing list https

[R] Help with multiple comparisons on a 2-way repeated measures ANOVA

2009-11-20 Thread Karine Gagnon
Hi everyone, I'm trying to do a 2-way repeated measures ANOVA with data that looks like this: subject block rep day light response 1 1 1oneL1 5.5 2 1 2oneL1 4.5 3 1 1oneL2 4 4 1 2one