Skip to content
Prev 5245 / 29559 Next

Zero Inflated Poisson

Sven,

In addition to what Edzer has pointed out, I have been trying to fit
some zero-inflated Binomial models recently, but I have found that
including spatial random effects may not be a good idea when the number
of zeros is large. 

In our case, we have 126 observations with only 17 non-zero
observations. We used package VGAM to fit zero-inflated models and
WinBUGS to fit models with random effects. In general, including random
effects is problematic and convergence was terrible in some cases. My
feeling is that the zero-inflated part of the model may clash with
random effects. 

If you have several observations per site this may change. We also
observed a better fit when we consider several observations per site (by
splitting the observations into 3 age groups).

I do not think that there is a way of fitting zero-inflated spatial
models in R (but I may be wrong). I asked Paulo Ribeiro some months ago
about whether geoR/geoRglm can handle that and the answer was no.

Hope this helps.

Virgilio

El mi?, 11-03-2009 a las 16:21 +0100, Edzer Pebesma escribi?: