gr tw (scatter pgratioregional year, by(region)) (lfit pgratioregional year, by(region)) ///
xlabel(1996(1)2006, angle(45)) xline(2001, style(dashed)) ///
xtitle("", margin(medsmall) size(medlarge)) ///
ytitle("Spending", margin(medsmall) size(medlarge)) scheme(s1mono) ///
legend(off) note ("Note: The vertical dashed line marks 2001.", size(tiny))
By running the above, I got ") required" r(100) error.
Thanks!
Related Posts with What is the problem in my code on graphing?
Fixed Effects for a Panel at a Coarser LevelHello, I want to include some fixed effects in my model that I believe are difficult to include so …
Matching firm algorithmI am fairly new to Stata and for my PhD would like to try and reproduce previous research done. I h…
gsemDear all, I am confronting some issues with multi-level gsem. I have a two-level country-individua…
Reshape Long to Wide to create dummy variablesI currently have data that looks like this: a X 0 a Y 0 a Y 1 b X 0 b Y 0 b Z 1 c X 1 c Y 1 c Z 0 …
Difference-in-difference model with continuous treatment levelsHi all, For my master thesis I have to calculate the effect of CSR investment on various performanc…
Subscribe to:
Post Comments (Atom)
0 Response to What is the problem in my code on graphing?
Post a Comment