Skip to content
Prev 32438 / 398530 Next

Summary statistics & plots of repeated measures data

Jay Pfaffman <pfaffman at relaxpc.com> writes:
They're not supposed to. Not in an unbalanced design. Mostly, if there
is a substantial variation between students, the results would be
closer to that obtained from an additive linear model treating student
effects as fixed (lm(ete ~ treatment+factor(studentkey), ...)). The
treatment means is what you get if you assume zero student variation,
and in general you get some sort of average between the two.

You'll bump into those issues whatever program you choose...