Hi guys
I have one general question – when is it “better” to choose LMM vs. RM-Anova for data with repeated measurements? I have one particular problem, and hope somebody can explain it to me using this example.
I am interested in the influence of the level of complexity (1=medium, 2=high) and configurations (1=average, 2=modified) on the perceived level of aesthetics of an art piece. Each subject evaluates 2 pictures with different components, which were modified across the dimension described above, so each subject has 8 evaluations resulting in the following data structure:

I ran the following model:

after that I run:

Do you think this approach is suitable? I have trouble explaining that while the combination of complexity=2 and configuration=2 has the mean of M = 5.87 but in the model it has a negative effect of b = -.45, and I thought 2 2 means “relative to the reference category 1 1”?, but it does not make any sense as the mean of 1 1 is M = 4.67. How would you interpret this effect then? Is it that that the effect of increasing complexity “overshadows” the interaction effect?
Furthermore, what is the difference between running –xtmixed- and RM anova in this case? I know that LMM would be more suitable in case I had different number of evaluations per ID, right?
so if I run RM anova, it looks as following:


Now I am struggling with the question, which method I should use here? Is there anything I am not accounting for? Any help would be much appreciated! Thanks, Anna
I have one general question – when is it “better” to choose LMM vs. RM-Anova for data with repeated measurements? I have one particular problem, and hope somebody can explain it to me using this example.
I am interested in the influence of the level of complexity (1=medium, 2=high) and configurations (1=average, 2=modified) on the perceived level of aesthetics of an art piece. Each subject evaluates 2 pictures with different components, which were modified across the dimension described above, so each subject has 8 evaluations resulting in the following data structure:
I ran the following model:
after that I run:
Do you think this approach is suitable? I have trouble explaining that while the combination of complexity=2 and configuration=2 has the mean of M = 5.87 but in the model it has a negative effect of b = -.45, and I thought 2 2 means “relative to the reference category 1 1”?, but it does not make any sense as the mean of 1 1 is M = 4.67. How would you interpret this effect then? Is it that that the effect of increasing complexity “overshadows” the interaction effect?
Furthermore, what is the difference between running –xtmixed- and RM anova in this case? I know that LMM would be more suitable in case I had different number of evaluations per ID, right?
so if I run RM anova, it looks as following:
Now I am struggling with the question, which method I should use here? Is there anything I am not accounting for? Any help would be much appreciated! Thanks, Anna
Comment