I would like to run a Blinder-Oaxaca Decomposition on black-white differences. I have panel data where all variables are race-specific group averages.
i.e. I am currently running two regressions.
xtreg white_dependentvar white_indepdentvars i.timevar, fe
xtreg black_dependentvar black_indepdentvars i.timevar, fe
I want to do an Blinder-Oaxaca decomposition of the differences. Is this possible and if so is there an existing Stata command for it?
It does not seem that the oaxaca command will work, since I have different variables for the two groups.
(Note that I do not have individual level data, so I cannot decompose the group averages to get data in a format that works with the oaxaca command).
Related Posts with Blinder-Oaxaca Decomposition with group specific variables
Panel Data IV Year DummiesI'm estimating the effect of wealth inequality on life expectancy at the region level from 2000-2015…
Minimum detectable hazard ratio/relative riskHi all, Is there a way to calculate these in STATA? I am carrying out a study relating to medicatio…
Twoway Scatter help: Change range, show labels and Bisector lineHello. I am trying to do a twoway scatter graph. The first problem i faced was that the range was no…
IFLS Info Test Code: ================================================================================== SUMMARY I…
Area Under SROC Curve for Meta Analysis of Diagnostic Test Accuracy (DTA) StudiesI am working on a meta analysis of DTA studies. Using the command: metandi tp fp fn tn if testtype…
Subscribe to:
Post Comments (Atom)
0 Response to Blinder-Oaxaca Decomposition with group specific variables
Post a Comment