I have a mixed model with the following parameters:
- A slope and intercept term for group 1
- A different slope and intercept term for group 2
- A random effect which is indexed by group/subject within group
Is there a way to model this using proc mixed? I can't seem to figure out how to get different slopes/intercepts for the two groups.