I am graphing my output using -marginsplot- and am running into trouble altering the size of the markers. I've read through other posts on this list and created the following code accordingly, but am getting an error that "option msize() is not allowed." If anyone has a workaround for me, I would appreciate it. My CIs are so narrow that the default marker size is obscuring their bands.
marginsplot, title (Total Health System Costs) ytitle (Costs(2014USD)) xtitle(Month) xsc(reverse) msize(vtiny)
Related Posts with Altering size of dots when using marginsplot
Merging two datasets based on a date rangeHi, I am a STATA newbie and got somehow stuck merging two datasets. One dataset (A) contains, amo…
Creation of a bar grap/ histogram with 4 variables.I am having a problem with creating a bar graph/ histogram with 4 different variables. The variables…
How can I use Stata to generate 50 consecutive strings like star1 star2 star3 star4 star5........star50?As the title suggested, I know how to use R to generate them. However, I don't know how to do that i…
Create and export spatial matrix: spmatrix does not find the matrix created in MataI have a code that partially works to create a spatial matrix: egen id = group(IOCode),label lname(…
Re: Testing median for baseline and endline dataGreetings Stata Users, I am working on baseline and endline surveys data collected using complex su…
Subscribe to:
Post Comments (Atom)
0 Response to Altering size of dots when using marginsplot
Post a Comment