Skip to content
Prev 75288 / 398502 Next

Treatment-response analysis along time

"Felix Royo" <z319112 at hotmail.com> writes:
ISwR is hardly an extensive treatise on repeated measurements, but
two-way ANOVA *is* in there (Section 6.3 and 10.6 for the replicated
case). Notice that you need a different data layout for that,
basically the result of a reshape(...direction="long"). 

Also, the capabilities of the newer mlm methods are relevant for this
kind of data (see ?anova.mlm, and the examples).