Skip to content
Prev 17138 / 20628 Next

post hoc tests for glmmTMB

Dear Aoibheann,

There is no specific Anova() method for "glmmTMB" objects, so the default method is invoked. This won't work because of the structure of "glmmTMB" models. I think that ideally one would want two tables of Wald tests of fixed effects, one for the conditional nonzero part of the model and one for the zero-inflation part of the model. 

This seems to me of sufficient interest that I'll look into writing "glmmTMB" methods for Anova() and for the linearHypothesis() function in the car package, on which Anova() depends. I can't promise, however, when I'll get to this.

Best,
 John

--------------------------------------
John Fox, Professor Emeritus
McMaster University
Hamilton, Ontario, Canada
Web: socialsciences.mcmaster.ca/jfox/
Message-ID: <ACD1644AA6C67E4FBD0C350625508EC83692F36D@FHSDB2D11-2.csu.mcmaster.ca>
In-Reply-To: <7620_1541777002_wA9FNLap029918_CAN=0SEkjpT0gA1gBTb0vMDKGWktQQDdBfXJ5v7izBC-XmdHtXA@mail.gmail.com>