I am using the margins and marginsplot commands to generate wage-experience (graphical) profiles.
Let's keep matters simple and say when I
Code:
regress logwage c.experience##c.experience
Code:
margins, at(experience=(1(1)40)) marginsplot
Code:
regress logwage ib0.experience
I am not sure how to program this with the margins and marginsplot command.
I would highly appreciate some help.
Have all a great holiday season and good start into the Year 2020.
0 Response to Margins and marginsplot command to estimate predicted values (adjusted predictions) with multiple categorical variables
Post a Comment