How to run zero inflated mixed model and hurdle mixed model in R
ONKELINX, Thierry <Thierry.ONKELINX <at> inbo.be> writes:
Have a look at the MCMCglmm package. Best regards,
The glmmADMB package will also allow you to fit zero-inflated (but not hurdle) mixed models (the syntax is slightly easier). For further questions you may want to contact the r-sig-mixed-models list instead.