Dear all,
I try to implement wage decomposition based on Machado and Mata (2005) on quantiles 0.1 ; 0.25 ; 0.5 ; 0.75 and 0.9. But I don't know what is the command to do that. Previously, I tried using command:
oaxaca_rif depvar [indepvars] , by(var) wgt(1) rif(q(10))
But I'm using quantile regression and so it looks like my above command is wrong.
I would be grateful if you could help me.
I try to implement wage decomposition based on Machado and Mata (2005) on quantiles 0.1 ; 0.25 ; 0.5 ; 0.75 and 0.9. But I don't know what is the command to do that. Previously, I tried using command:
oaxaca_rif depvar [indepvars] , by(var) wgt(1) rif(q(10))
But I'm using quantile regression and so it looks like my above command is wrong.
I would be grateful if you could help me.
Comment