Hi Steve,
Thanks for your reply! I removed week as a class variable, however, that causes a new problem. For the repeated statement, the repeated factor must be a class variable. So, now when I run the model, I get the following error message:
ERROR: Only class variables allowed in this effect.
So, eliminating week doesn't seem to solve the problem... Plus, in the SAS for Mixed Models, they use hour, h, and h2 in the model statement with hour as a class variable and it seems to work.
I will try the ESTIMATE, CONTRAST, LSMESTIMATE statements... maybe that will work....
Any other ideas? I have also posted now to the SAS statistical procedures - thanks for the tip!