Skip to content
Prev 15911 / 20628 Next

glmmADMB errors

Hi Andreu,

A zero-inflated Poisson distribution is not appropriate because biomass is
not count data. I would recommend checking what distribution other
researchers in your field are using. Maybe you want to first model zero vs
non-zero and then model the non-zero biomasses separately. The log of
non-zero biomasses could be modeled with a normal distribution. Or on the
natural scale, they could be Gamma or Tweedie. Or maybe a zero-inflated
continuous positive distribution (e.g. Gamma or Tweedie) makes sense for
all of the biomasses. These zero-inflated models could be fit in glmmTMB.

cheers,
Mollie

On Thu, Oct 19, 2017 at 2:03 PM, andreu blanco <andreu.blanco at gmail.com>
wrote: