Saturday, November 26, 2022

How to draw overlayed coefplot with only one regression

Suppose I have ran the following regression
reg wage i.year#i.gender controls
where gender takes two values. What I want is to use coef such that x axis is years and for each year the estimates for two values of gender are drawn overlayed. How can I achieve that?

No comments:

Post a Comment