Displaying 1 result from an estimated 1 matches for "papositionpercentofvoweldur".
2009 Mar 20
1
ANOVA and TukeyHSD disagrees?
...me blankly when refering to tests with
any term other than ANOVA and post-hoc. I would appreciate any insight on
how this all is possible:
I have a model fitted by aov() stored in "ppdur", which gives this result
when using ANOVA:
> anova(ppdur)
Analysis of Variance Table
Response: PAPositionPercentOfVoweldur
Df Sum Sq Mean Sq F value Pr(>F)
UtteranceType 4 24731 6183 2.7642 0.02696 *
SyllLable 1 14584 14584 6.5202 0.01094 *
Cycle 1 798 798 0.3566 0.550...