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
How to identify the minimum year of membership to the agreement between the pairs that are symmetricDear All, I have data on trade agreements and membership to the WTO between country (i) and country …
Generating ith date of year variable from day/month/year date variable?Hi all, I am wondering if it is possible to generate a variable in the format of ith day of the yea…
xtdidregress problem: not all my data is usedHello, I am writing my master thesis and I have to find the causal relationship between the Belgian…
Cannot evaluate a nlcom ratio after an mlogit estimationHi all, I am trying to get a valuation of a nonlinear expression of my estimated parameters from a …
Double Reshape With Excel File?Hey everyone. I'm working with quite the interesting excel file. Let's load it, shall we? Code: cle…
Subscribe to:
Post Comments (Atom)
0 Response to Blinder-Oaxaca Decomposition with group specific variables
Post a Comment