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
Parallel loop with numlist and varlistI built a for loop with locals in it so that I can have parallel loops of a varlist and a numlist. I…
Doubt with power calculationsGreetings I am new to the forum., I am working with a categorical data set, I am trying to calculate…
Importing data from ExcelDear All, I've got an Excel file with about 37 sheets. The sheets identical (e.g. in terms of number…
Reporting results ordered logit regression: individual predictors or entire model?Hello, I am running the ordered logit regression to predict eh041, by regression on the variables a…
kdensity for 10,000 variablesHello, I plan to make an illustrative graph to show kdensity graphs for about 10,000. I use the belo…
Subscribe to:
Post Comments (Atom)
0 Response to Qreg analysis
Post a Comment