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
Counting years in panel dataHi all, I'm trying to create a count variable for the number of years a factory has been in product…
Extent Indicators, Zooming and Clearer Maps with grmapI'm doing a synthetic control analysis of COVID-19 vaccine mandates in the United States, and I want…
Problems displaying triple interactions in esttab and coefplotHi everyone! I am currently trying to display a coefplot with the coefficients of multiple regressi…
Separate GMT date into date and military timeI have a data set with the date as shown in the sample data. I wish to separate the variable "date_G…
Underlying Computation of regress functionI know STATA is written in C. Does anyone know if C calls FORTRAN for the dqrls subroutine? Or does …
Subscribe to:
Post Comments (Atom)
0 Response to Graphs Unconditional quantile regression
Post a Comment