Help with multiple comparisons on a 2-way repeated measures ANOVA
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.