Dear all,
Thanks to Prof. Baum, a new command "qregplot" is available from SSC.
This new command is similar to -grqreg- (by Joao Pedro Azevedo), and will plot coefficients from after the official -qreg-, -bsqreg- and -sqreg- commands.
This command, however, can be thought of as an upgrade on -grqreg- as it can do the following:
- In contrast with -grqreg-, it will work well when using factor notation.
- It provides more flexibility on deciding how the graph works, as one can add options to each component of the figure: the CI (rarea); point estimates (line); the combination of CI and point estimates (two way); and the combination of all coefficients graphs (graph combine)
- Because the hardest part is often the "graph design" (takes time to make it look just right), -qregplot- can store all the quantile regression coefficients in memory (as you would store a regression output), and create graphs directly from those stored results. No need to "redo" the model estimation.
- Lastly, -qregplot- can also be used after other community-contributed commands. On this version, you could use it after:
xtqreg2, qreg2 and ivqreg2 (Machado - Santos Silva)
qrprocess ( Chernozhukov, Fernández-Val, and B. Melly)
mmqreg, rifhdreg, rif(q()) (Rios-Avila)
One last comment.
You will need to update the following commands if you want to use it: xtqreg2, qreg2, ivqreg2, mmqreg
Hope you find it useful
Fernando
Related Posts with qregplot A module for plotting quantile regression Coefficients
January effect regressionHello Guys I have a question related to regression. I have a Data in which in the columns there are…
KMatch: Memory Management in Nearest-Neighbor Matching with TiesHi Everyone! Currently running Stata 16. I'm trying to do nearest neighbor matching with Kmatch usi…
Controlling numbers with esttabHi Stata community, I have several regressions that I would ideally put in one table, but there are…
Renaming multiple string values of a variableHello all. I have an ICD10 code variable that has about 6000 different values in string format. I al…
Creating a time series dummy variableDear STATAlist community, I am looking for help in creating a dummy variable for a time series. Thi…
Subscribe to:
Post Comments (Atom)
0 Response to qregplot A module for plotting quantile regression Coefficients
Post a Comment