Hi
I am trying to use the following command to formate my Stata graph.
grstyle init
grstyle color background white
grstyle anglestyle vertical_tick horizontal
grstyle color ci_area gs12%50
grstyle color ci_arealine gs12%0
scatter y1 x1 || lfit y1 x1 , title("My Title") ytitle(Height for age) xtitle(Mean PM2.5) legend(off)
I am getting the error message that grstyle is not found how to solve this please
Related Posts with Stata Graph - scheme burd not found
Panel Data Graphs with xtline - Restricting ID variableDear All, I have a data set with panel data, which covers 27 countries and 100 years. I want to sho…
Generting a variable that counts consecutive observations within personHello, I am trying to identify when an individual has at least15 consecutive months of insurance eli…
Frequency table combining variable valuesHi, I have a dataset that looks as follows: input float id long spec2010 str7 y2010 long spec2011 …
Sudden r(608) error in a loop (file cannot be modified)Hello, I have encountered a strange problem (at least for me). I run a loop of the following form t…
Multicollinearity - Lagged Independent VariableI am assessing the impact of economic sanctions on the five major components of GDP (imports, export…
Subscribe to:
Post Comments (Atom)
0 Response to Stata Graph - scheme burd not found
Post a Comment