Re: [R] Anova and unbalanced designs

2009-01-24 Thread Nils Skotara
Dear John, thank you again! You replicated the type III result I got in SPSS! When I calculate Anova() type II: Univariate Type II Repeated-Measures ANOVA Assuming Sphericity SS num Df Error SS den Df F Pr(>F) between 4.8000 1 9. 8 4.2667 0.07

Re: [R] How to get Greenhouse-Geisser epsilons from anova?

2008-12-06 Thread Nils Skotara
Thank you, this helped me a lot! All within effects and interactions work well! Sorry, but I still could not get how to include the between factor.. If I include D with 2 levels, then myma is 24 by 28. (another 12 by 28 for the second group of subjects.) mlmfitD <- lm(myma~D) is no problem, but w