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
Find the most recent observationHi, I have a year-firm panel data. How should I write the code to find the most recent observation …
Destringing vars and changing commas to dotsHi all I have some datasets in which Italian notation has been used - this means that commas have …
Data stored with information on several individuals in one row. How to make each individual a unique observation?My data come compactly stored with information on several individuals (familymembers) in one row (ca…
Define frequency distribution avoiding repetition of a variableI have 3 variables: CompanyID RoundNumber (from 1 to 16) RoundNumber_max (from 1 to 16) For each co…
Curious error when listing longI'm working with latitude and longitude variables but I ran into a curious error: Code: clear input…
Subscribe to:
Post Comments (Atom)
0 Response to Oaxaca-Blinder decomposition: percentage greater than 100
Post a Comment