glmmADMB package
On 11-01-14 07:15 AM, Thomas Merkling wrote:
Dear list members, I want to fit Zero inflated Poisson mixed models and for that I expected to use the glmmADMB package which seemed to do that. However I was not able to download the package. I'm using R 2.11.1. For which R version has the package been developed ? Is there another package authorizing to use to this type of model ?
You can also use MCMCglmm, although it's a little bit trickier to set up and requires that you fit an overdispersed version of the Poisson model.