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