I am using xtqreg
command in Stata to implement a quantile regression. I have two questions:
(1) How can I add weight for each observation in the regression? aweight does not work in xtqreg
.
(2) How can I have two fixed effects? I want to have both year and id fixed effects.