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
ado programming option helpHello Forum, I have successfully written a ado-command, unfortunately I have problem with one littl…
Generating cluster averageHi I would like to create a variable that measures the cluster average of women’s working status. I …
new version smclpres available on SSCThanks to Kit Baum a new version of smclpres is now available from SSC. To install type in Stata ssc…
Appending AssistanceHello, I'm trying to append all the files in a folder together, and have the following code: clear …
Trend test in StataHello, I have been using Stata to analyse all of my data, however my supervisor has asked me to per…
Subscribe to:
Post Comments (Atom)
0 Response to Marginal Effects of a menbreg with logarithmic offset term
Post a Comment