Yij = ß1 + ß2*tij +ß3*Group1 + ß4*Group1 *tij + ß5*Group2 + ß6*Group2 *tij + ß7*Genderi + ß8*Agei + ß9*ICVi + b1i + b2i*tij + eij
1) intercept (all ones)
2) time (tij) . Here I have 0s for the first scan of each subject and a number in years for the second scans. Is it correct?
3) one for Group1 and zero otherwise
4) colum 3) .* time
5) one for Group2 and zero otherwise
6) colum 5) .* time
7) Gender
8) Age of the subject at each scan moment.
9) ICV (converted to liters).