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,
Related Posts with Graphs Unconditional quantile regression
Change date formatDear statalist, I am trying to change the date format of one my date variable. It has the followinf …
recursive weighted meanDear All, I find this question here (in Chinese). Suppose the data set is Code: * Example generated…
Graphing Coefficients From an LPMI'm using the following code to estimate an LPM and the effect of the treatment and interacted varia…
Code folding with underscores in do-editorDear Stata Developers, Code folding in the do-editor is wonderful. I love it. But it has a minor is…
Diff-in-Diff with Waves?Hi Statalist Community! I have a question that has been puzzling me for weeks... and I decided to p…
Subscribe to:
Post Comments (Atom)
0 Response to Graphs Unconditional quantile regression
Post a Comment