Skip to content
Back to formatted view

Raw Message

Message-ID: <4B0714E1.8030600@temple.edu>
Date: 2009-11-20T22:14:57Z
From: Richard M. Heiberger
Subject: Help with multiple comparisons on a 2-way repeated measures ANOVA
In-Reply-To: <cf240bbc0911201252gb9bd805sbb27e22871f6edc0@mail.gmail.com>

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.