Announcement

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

  • Graphs Unconditional quantile regression

    Hello, I would like to know if you could help me with the following:

    I´m running the following unconditional quantile regression with fixed effects (example: quantile 10):

    xtrifreg Y X1 X2 X3 X4 dumqdate1 dumqdate2 dumqdate3 dumqdate4 dumqdate5 dumqdate6 dumqdate7, fe i(country_) q(10) bootstrap reps(250)

    I also estimate the following fixed effects regression:

    xtreg Y X1 X2 X3 X4 dumqdate1 dumqdate2 dumqdate3 dumqdate4 dumqdate5 dumqdate6 dumqdate7 , fe vce(cluster country_)

    I would like to know the code to run all the graphs of the quantile regression coefficients, with the coefficient intervals and also with the results of the fixed effects estimation?
    Thank you in advance.
    Best regards,
Working...
X