Hello,
I am running negative binomial regression on panel data of counts (panel = county, time = date) and running into issues with postestimation.
After my regression:
xtnbreg cases i.exposure [covariates] i.calendar_week, exposure(county_population) irr fe
...I would like to predict incidence (cases per county population) over exposure. I use the command
margins i.exposure, predict(iru0)
However, the predicted margins are more than 10 times smaller than typical incidence rates in my sample (e.g. the margins command predicts a marginal incidence of 0.2 cases per 100,000 population, whereas the mean incidence in my sample is 8.2 cases per 100,000 population.)
Any suggestions as to what's going on would be much appreciated. Thank you!
Related Posts with Margins after xtnbreg, fe exposure()
Potential Stata (MLwiN/Estout) bug - Output of Odds Ratios' Significance Levels Hi all, I think I may have inadvertently stumbled upon a bug after using the runmlwin command for …
Count model with data panel ( poisson)Hi, I'm new here (and new to stata/statistical analysis) i need help with a count model with data pa…
Re-arrange variablesDear all, I have 30 variables in different columns. Now I want Stata to generate one new variable w…
Marginal Effects on ivprobitI'm running an ivprobit model, and I'm trying to get marginal effects out of the second stage coeffi…
Mauchly's test of sphericity commandI am trying to test the assumption of sphericity for the purpose of running a repeated measures ANOV…
Subscribe to:
Post Comments (Atom)
0 Response to Margins after xtnbreg, fe exposure()
Post a Comment