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
Coefplot can't see y-axis labelsI have tried everything I can think of, but I currently cannot see the y-axis labels on the Coefplot…
Problem with replace in a dummyHi everyone. I have a problem. There are two dummy. The first one is e6_m_c1 and it's equal to 1 if …
New version of sdecode on SSCThanks as always to Kit Baum, a new version of the sdecode package is now available for download fro…
New version of invdesc on SSCThanks yet again to Kit Baum, a new version of the invdesc package is now available for download fro…
New version of qqvalue on SSCThanks once again to Kit Baum, a new version of the qqvalue package is now available for download fr…
Subscribe to:
Post Comments (Atom)
0 Response to Blinder-Oaxaca Decomposition with group specific variables
Post a Comment