Hello Stata users!
I am trying to running a model with county-level data where the outcome is number of deaths, I have included the log of county population in as the offset term. When I run the marginal effects following the model, does the marginal effect take into account the offset term ie. are the marginal estimates = number of additional deaths for each value of the covariate at the mean value of log of county population? Or is it different?
Here is my model with menbreg deaths_cases age sex insurance offset(log_population) || state:, irr nolog difficult.
Is it possible to run marginal effects that accounts for offset in such a way that we obtain marginal number of deaths per unit population?
Thank you for your help in advance!
Related Posts with Marginal Effects of a menbreg with logarithmic offset term
generating many dummy variables with the var name and label nameHi all, Although I was going through some of the website links, I could not solve my issue. So, I am…
Repeated measures ANOVADear Statalist, I'm currently trying to replicate a piece of analysis originally done on SPSS in St…
Rolling windows VAR IRF and graphsDear Stata users, I am trying to implement the var, vector autoregression, and a panel var (pavar) s…
Order data in descending orderDear all, I use the TNIC data from Hoberg&Phillips and want to sort the scores pro competitor_r…
Normalize variable as an expanding windowHi, I would like to normalize the price of the following as an expanding window taking into account…
Subscribe to:
Post Comments (Atom)
0 Response to Marginal Effects of a menbreg with logarithmic offset term
Post a Comment