Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Machado - Mata decomposition

    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.


  • #2
    I think this code is based on MM2005

    HTML Code:
    https://sites.google.com/site/blaisemelly/home/computer-programs/inference-on-counterfactual-distributions

    Comment


    • #3
      I think this code is based on MM2005

      HTML Code:
      https://sites.google.com/site/blaisemelly/home/computer-programs/inference-on-counterfactual-distributions
      https://sites.google.com/site/blaisemelly/home/computer-programs/stata---decomposition-of-differences-in-distribution-using-quantile-regression

      Comment


      • #4
        Dear George Ford ,
        I did it with command "rqdeco" you gave.
        Many thanks for all your help.

        Comment


        • #5
          Be sure to send a thanks to Blaise Melly and cite him.

          Comment


          • #6
            Hi Hoang Linh would you mind posting your code here? I am doing the same thing as you and still got stuck on it. Thank you so much and I look forward to hearing from you.

            Comment

            Working...
            X