Displaying 1 result from an estimated 1 matches for "utterancetype".
2009 Mar 20
1
ANOVA and TukeyHSD disagrees?
...nsight 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.55067
Speaker 2 9975 4987 2.2297 0.10855
Label...