Hello,
I am running QREG analysis in STATA to see difference between wages of 2 groups of persons per year. Both of the group variables are dichotomous - indicating whether person belongs to group 1 or group 2.
When I run QREG, I regress:
qreg wage group1 group2 if year == x
grqreg, ci ols ycommon iscale (.5)
However, I am initially interested in GRQREG that shows the differences between group1 and group2, but I do not seem to find a way to do that in STATA using QREG command and GRQREG.
In MACHADO AND MATA "COUNTERFACTUAL DECOMPOSITION OF CHANGES IN WAGE DISTRIBUTIONS USING QUANTILE REGRESSION" they manage to do it, whilst I don't know exactly how (attached a picture).
Would anyone be able to help me?
Best,
Laura
Related Posts with Qreg analysis
January effect regressionHello Guys I have a question related to regression. I have a Data in which in the columns 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…
Question Stata (Seasonal effects in stock market)Hello Guys Im from Switzerland and have some difficulties using Stata. I hope there are some expert…
Controlling numbers with esttabHi Stata community, I have several regressions that I would ideally put in one table, but 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…
Subscribe to:
Post Comments (Atom)
0 Response to Qreg analysis
Post a Comment