Skip to content
Prev 12518 / 20628 Next

mixed zero-inflated Poisson regression model (Dieter Anseeuw)

On 09/10/2014 11:00, r-sig-mixed-models-request at r-project.org wrote:

            
Why do you think you need to do zero inflated models? So...just to make 
sure I understand it properly....you count the number of bugs on 100 
leaves (which is potentially  Poisson)...or are you counting how many 
leaves have bugs (this is potentially binomial).
I would choose the random effect structure based on how/what/where you 
expect a dependency structure in your data. And refrain from testing 
whether you need the random effects. Start with the Poisson GLMM and see 
whether this model does the job. If it does, then you are finished.
See above. Start with a Poisson GLMM...check for 
overdispersion...patterns in residuals...etc.
Same way as in linear regression.

Alain