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?
0 Response to How to draw overlayed coefplot with only one regression
Post a Comment