twoway (scatter astate year) (scatter awagepre year, yaxis(2)title(wage premium)) , ytitle(State employment) xtitle(Year) xlabel(1992(1)2006) legend(order(1 "..." 2 "..." )) title(Fig.2a ..., size(small)) scale(1) note ("Source: UHS")
Related Posts with Why cannot I add note to this graph by using the following code?
Plot mean and standard deviation by time, for two groups on the same figureI am trying to plot the time series of mean and standard deviation of a variable, for 2 different gr…
Regressions with 'long'/panel data: misleading test statistics?Greetings, I'm running Stata 15.1 on a Mac OS and am currently working with Pew panel data. I belie…
CPS employment to unemployment transitionHello stata community, I have been working with static variable of employment and unemployment with…
Chamberlain Moment Conditions and endogenous X in dynamic Poisson modelHello good people, I am dealing with the following Linear Feedback Model: y_{it} = a*y_{it-1} + e…
Threshold GMM for nonlinear Taylor rulesHello everyone, Please I need some help in estimating threshold Taylor rules using GMM as was done …
Subscribe to:
Post Comments (Atom)
0 Response to Why cannot I add note to this graph by using the following code?
Post a Comment