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 using loop members of the same household during a specific time period.Hi everyone, So I'm using Stata 12.0 and currently working on a dataset with around 500,000 indivs,…
Interraction effectstata command for running interraction effects of two independent variables on one dependent variabl…
Selmlog command (selection bias correction based on multinomial logit)Dear Stata professionals, Even after reading the manual for the implementation of the selmlog comman…
Relative risk ratiohow to interpret relative risk ratio in multinomial logistic regression. Also, what is the differenc…
Panel data: Multiple observations per yearHi, I'm new to STATA and its commands so excuse my inexperience. My dataset contains multiple obser…
Subscribe to:
Post Comments (Atom)
0 Response to Graphs Unconditional quantile regression
Post a Comment