Hello,
I have a panel of homicides by municipality over a 12 year period (independent variables include the presence of certain gangs (coded 1/0), Infant Mortality Rate, and Percent males aged 15-29).
I was originally looking at a regular fixed or random effects model using the homicide rate. My professor suggested I use a count model (Poisson/Negative Binomial) and make the dependent variable homicides instead (and consider a zero inflated model).
The problem is 25% of my municipalities/year pairs have 0 homicides and a few have more than 100 (approx. 3%).
My initial understanding was that I should use Poisson, unless the data were overdispersed...which clearly they are:
Mean 18.31811
Std. Dev. 103.1
Variance 10629.61
Reading Hilbe though suggested that Negative Binomial could also be overdispersed...although I couldn't figure out how to check for that.
Reading about the ZINB model, it also concerned me that it suggested a structural reason why there were 0s (e.g., women over 50 who couldn't have children), and there is no structural reason why those municipalities couldn't have a homicide.
Any insight on selecting an appropriate model would be much appreciated.
I have a panel of homicides by municipality over a 12 year period (independent variables include the presence of certain gangs (coded 1/0), Infant Mortality Rate, and Percent males aged 15-29).
I was originally looking at a regular fixed or random effects model using the homicide rate. My professor suggested I use a count model (Poisson/Negative Binomial) and make the dependent variable homicides instead (and consider a zero inflated model).
The problem is 25% of my municipalities/year pairs have 0 homicides and a few have more than 100 (approx. 3%).
My initial understanding was that I should use Poisson, unless the data were overdispersed...which clearly they are:
Mean 18.31811
Std. Dev. 103.1
Variance 10629.61
Reading Hilbe though suggested that Negative Binomial could also be overdispersed...although I couldn't figure out how to check for that.
Reading about the ZINB model, it also concerned me that it suggested a structural reason why there were 0s (e.g., women over 50 who couldn't have children), and there is no structural reason why those municipalities couldn't have a homicide.
Any insight on selecting an appropriate model would be much appreciated.
Comment