Skip to content
Prev 173774 / 398503 Next

dispcrepancy between aov F test and tukey contrasts results with mixed effects model

lbaril at montana.edu wrote:
Looks like glht() is ignoring degrees of freedom. So what it does is 
wrong but it is not easy to do it right (whatever "right" is in these 
cases). If I understand correctly, what you have is that "stand" is 
strictly coarser than "site", presumably the stands representing each 2, 
2, and 3 sites, with a varying number of replications within each site. 
Since the between-site variation is considered random, you end up with a 
comparison of stands based on essentially only 7 pieces of information. 
(The latter statement requires some qualification, but let's not go 
there to day.)

If you have roughly equal replications within each site, I'd be strongly 
tempted to reduce the analysis to a simple 1-way ANOVA of the site 
averages.