Displaying 1 result from an estimated 1 matches for "tukeytest".
Did you mean:
keytest
2011 Sep 22
1
How to do Multiple Comparisons for a Mixed Effects Model
...lysis of my graduate thesis data using a mixed effects model and I have reached an impass. When I try to conduct a multiple comparison, I get an error (See below): > fm3<- lme(abovegroundbiomass.m.2~medium*amelioration*fertilizer*treatment, random=~1|block/medium/amelioration/fertilizer) > tukeytest<-glht(fm3, linfct=mcp(treatment="Tukey"))
Error in contrMat(table(mf[[nm]]), type = types[pm]) :
less than two groups
I wonder if anyone could help me interpret this error. Many thanks. Allan Carson
[[alternative HTML version deleted]]