Chapter 23 Repeated Measures
In an exercise therapy study, subjects were assigned to one of three weightlifting programs
- i=1: The number of repetitions of weightlifting was increased as subjects became stronger.
- i=2: The amount of weight was increased as subjects became stronger.
- i=3: Subjects did not participate in weightlifting.
- Measurements of strength (y) were taken on days 2, 4, 6, 8, 10, 12, and 14 for each subject.
Let yijk be the strength measurement for program i, subject j, and time point k. Suppose yijk=μ+αi+sij+τk+γik+eijk where i=1,2,3, k=1,…,7, sij∼N(0,σ2s), eijk∼N(0,σ2e). E(yijk)=μ+αi+τk+γik and Var(yijk)=σ2s+σ2e. The covariance between any two different observations from the same subject is cov(yijk,yijl)=Var(sij)=σ2s.
For the set of observations taken on a single subject, we have var(yij)=σ2eI7×7+σ2s11′7×7. This is known as compound symmetric covariance structure.
Using ni to denote the number of subjects in the ith program, we can write this model in the form y=Xβ+Zu+e Let yij=[yij1,…,yij7]′ and eij=[eij1,…,eij7]′ for all i and j. In this case, G=Var(u)=σ2sIn.×n., R=Var(e)=σ2eI(7n.)×(7n.), Σ=ZGZ′+R is a block diagional matrix with one block of the form σ2eI7×7+σ2s11′7×7 for each subject.