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
Expand panel data to the latest datapoint available by groupHi, I would like to expand the data to the latest datapoint available by group ("unit_id" in my cas…
Two questionsHello, I have two questions regarding the data set below. First I have two data sets, one that shows…
Overlaying two KM graphs: same dataset, different stssetHello Statalisters, I use Stata 15 on Mac and would like to overlay two KM graphs, obtained using t…
Creating one more observation systematicallyI just want to create one more observation. I did this sysuse auto, clear count local count=r(N) lo…
Bootstrapping with dummiesDear Stata Forum, I have data with a small number of clusters but with a large number of individuals…
Subscribe to:
Post Comments (Atom)
0 Response to Stata Graph - scheme burd not found
Post a Comment