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
reshape help - error 101 variable already definedHi, I am trying to reshape this data, so that I have Country and Year both as a Columns. I imported …
predict after xtlogit with fixed effectI am running a two-stage regression to account for the endogeneity issue. In the first stage I use x…
Rename help: can I reapply existing variable names with a suffix?I've been given some wide panel data where the names of the first 28 variables were simply repeated …
Plotting adjusted means as a bar graphHi, I am trying to plot the adjusted means (in the form of a bar graph as both predictors are categ…
xtreg how to see estimated coefficient for each obserevationDear Stata users, I'm using xtreg and need to generate a variable to give the estimated coefficient …
Subscribe to:
Post Comments (Atom)
0 Response to Qreg analysis
Post a Comment