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
meglmHello All, I have two datasets, one with a binary outcome and the second with a count outcome. I ha…
Descriptive statistics with imputed data baseHi Statalisters, I am doing my Master's thesis with an imputed database. A doubt has arisen for me w…
Panel Data Help! Creating a Change VariabelHello! This is my first post and very much in need of help with a project I've been working on for s…
Invalid Syntax r198Hi everyone, I'm having issues with a couple of my recoding commands and wonder if you could help. …
Replace values of string variables based on a fraction of my datasetHello. I'm using a mapping table linking a question (varname) to its short label (label) in a survey…
Subscribe to:
Post Comments (Atom)
0 Response to Qreg analysis
Post a Comment