External Email - Use Caution
CM.C = [zeros(3,5) [1 0 0 0 0 0 0;-1 0 0 1 0 0 0;0 0 0 -1 0 0 1] zeros(3,5)]; F_lhstats = lme_mass_F(lhstats,CM);
>> CM.C = [zeros(3,5) [1 0 0 0 0 0 0;-1 0 0 1 0 0 0;0 0 0 -1 0 0 1] zeros(3,5)];
>> F_lhstats = lme_mass_F(lhstats,CM);
Error using lme_mass_F (line 50)
The number of colums in the contrast matrix CM(1).C is different from the corresponding number of fixed effects in stats(1).Bhat