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
Using the egen commandHello, Statalist members, I am a new Stata user. I would like to count the total number from the fi…
margins after mlogit not estimable - why?HI all, Ran the below multinomial logit model and some of the margins are not estimable. What are so…
Labeling Dummy VariablesHi This may sound silly but I am having problems labeling the Stata output from 0 to YES and 1 to NO…
Generating index numbers with panel data Hello, Would anyone know whether there exists a possibility to generate index numbers over time wit…
Dynamically row sum with conditionsDear Statalisters, I have information about the number of number of stocks bought by company and da…
Subscribe to:
Post Comments (Atom)
0 Response to Pairwise Comparisons of Average Marginal Effects
Post a Comment