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
Bar plot comparing multiple variables among two groupsHi all, I am trying to draw a bar plot comparing multiple variables among two groups. var1 is the g…
Transition MatrixHello, I am trying to generate a transition matrix of the change in the employment status of individ…
Exporting Descriptive Statistics using proportion (%) for multinomial results into excelI would appreciate some advice on how to use a short cut (if there is one!) as the put excel command…
Autocorrelation and Heteroskedasticity in panel data using fixed effect modelHello everyone, I'm currently facing a common issue in panel data regression. I'm doing empirical re…
help on counting with multiple criteriasHello, I am new to Stata hence excuse my basic questions. I have the following data set(example). I …
Subscribe to:
Post Comments (Atom)
0 Response to Stata Graph - scheme burd not found
Post a Comment