I am trying to create one box-plot graph which includes the years 2010 to 2016 (without 2014) on the x-axis and the regression coefficients for every i.year of my random effects model on the y-axis. I want to include my robust errors in the graph as well.
Is there any way to do this?
The regression is found below:
xtreg loggross education age agesq experiencesq gender i.year, re robust
Factor variables do not work apparently with dataex. I am using stata 13.0.
Thank you in advance!
Is there any way to do this?
The regression is found below:
xtreg loggross education age agesq experiencesq gender i.year, re robust
Factor variables do not work apparently with dataex. I am using stata 13.0.
Thank you in advance!