Dear all,
I'm currently running the Oaxaca-Blinder Decomposition on a binary outcome variable, stunting. I'm using the following command:
xi: oaxaca stunting i.sex i.feeding i.environment i.other-categorical-variables (iw=weight) , by (year) logit cluster(hh)
I calculate percentage of explained contribution for each significant variable using the following formula:
(endowment for individual variable/ overall endowments) *100.
However, the problem I'm running into is that the sum of the explained contributions i.e. when I added percentages for sex (50%), feeding (40%), and environment (40%) etc is greater than 100%. This does not make sense.
Is there something wrong with my code? Please guide. I will be very thankful for any assistance. Thank you so much!
Best wishes,
Hina.
Related Posts with Oaxaca-Blinder decomposition: percentage greater than 100
Generating CAPM BetaI want to use below code to generate monthly CAPM beta which is equal to beta coefficient of mkt obt…
Merge based on partial matchI want to merge two datasets based on three variables, id, begin date, end date. I want to merge tog…
Automate replace command for range of valueHi, I am trying to automate the "replace" command for a range of values, for example if codkm values…
Over identification & weak instrument tests in a 2SLS with more than one IVDear All, I have the following variables in a 2SLS model. Ivregress 2slsl y (x1 x2 = z1 z2 z3) x3 x…
Fixed-effect panel threshold modelHi all, I'm executing the xthreg command, but, every time I run it the values in the Threshold effec…
Subscribe to:
Post Comments (Atom)
0 Response to Oaxaca-Blinder decomposition: percentage greater than 100
Post a Comment