Hi,
I am trying to choose between a Fixed-Effects Poisson regression model and a Fixed-Effects Negative Binominal regression but my results are quite different under both models and I am not sure which to choose.
I am trying to estimate how the number of supermarkets in a country is affected by a particular policy (REW), across Europe, and have count data which is not affected by zero values (min = 20 and max = 6600) and so considered the FE Poisson model (which I believe Professor Wooldridge recommends for such a situation). Under such a model (with robust SE) I get a coefficient of 0.401 which is highly statistically significant (p=0.000) [using bootstrap SE p=0.065] but if I use a FE Negative Binomial model the coefficient is lower, at 0.127, and highly insignificant (p=0.508). How do I choose between these two models? Is the FE Poisson appropriate here?
My understanding is that so long as I use vce(robust) overdispersion doesn't really matter in the Poisson model, although because I am using fixed-effects perhaps I should bootstrap my standard errors to deal with clustering?
I also read somewhere about the NBreg model only being conditional FE and so it doesn't properly deal with fixed effects in the same manner that xtreg, fe deals with fixed effects?
Thanks in advance for any help.
John
Related Posts with Fixed Effects Poisson or Negative Binomial?
Opt-out alternative for Choice ExperimentsHey everyone, I am new to stata and CE and I hope some one can help me how to include opt-out optio…
How to compute intraday stock returnsHi, I'm new to Stata. Probably this question has already been answered, but I couldn't locate it. I…
Creating household_index variable based on the relation variableHello, Everyone. I have household data of more than 50,000 observations in Stata - like in Picture n…
Select variables by value labelI have a dataset and I would like to select variables based on their value label. I have used labelb…
Using the "lag" variable for a panel regressionDear Community, I'm starting this thread because I seem to be having some trouble with my lag (and …
Subscribe to:
Post Comments (Atom)
0 Response to Fixed Effects Poisson or Negative Binomial?
Post a Comment