Hi, I am aiming to look at the different effect on earnings of increasing the number of dependent children by ethnicity.
Using the following command, I have produced the attached table.
regress lnincome i.race age age_squared i.region i.highestqualification i.fulltime_parttime i.occupation i.marital i.religion race##i.dependentchildren i.wave, cluster(pidp), if sex==1
margins race , dydx(dependentchildren) pwcompare.
I wanted to check with the following interpretation of the results:
So, in the following table. I have used a categorical variable of dependent children and have only shown results for ‘1.dependent children’ which shows the effect of increasing the number of dependent children from 0 to 1 (as 0 dependent children is the base group here).
When attempting to interpret the highlighted co-efficients.For example -0.034, does this mean that the effect of increasing the number of dependent children from 0 to 1 on earnings for the Indian group leads to a 3.4% decrease in earnings relative to the impact on the British group of increasing the number of dependent children from 0 to 1.
And for -0.149, the effect of increasing the number of dependent children from 0 to 1 on earnings for the Pakistani group leads to a 14.9% decrease in earnings relative to the impact on the British group of increasing the number of dependent children from 0 to 1.
*Race is split into 5 categories: British, Indian, Pakistani, Bangladeshi and Other
Thanks
Related Posts with Pairwise Comparisons of Average Marginal Effects
Treat numeric variables as factor variablesI have a dataset with 3500 companies. Each company has a unique company ID (variable name is id), wh…
Estimating Random Effects in Mixed-effect Logistic Regression ModelHello, I am facing a crucial problem during the estimation of a random effect in a mixed effect log…
Zero-inflated Poisson: ratio (95% CI) for a 0,1 variableZero-inflated Poisson: ratio (95% CI) for a 0,1 variable I would greatly appreciate advice about th…
Running Difference in Difference with Fixed Effects, what assumptions to check next?I'm doing a DiD for a pension reform law that went into effect in 2016. I am using micro data from n…
Student asking advice on how to learn mixed effects models and generalized estimating equations to account for 2 eyes in 1 patientGood day everyone, I'm a beginning ophthalmology researcher/student, and I wanted to reach out peop…
Subscribe to:
Post Comments (Atom)
0 Response to Pairwise Comparisons of Average Marginal Effects
Post a Comment