Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: RE: msize with roccomp


From   "Scott Merryman" <[email protected]>
To   <[email protected]>
Subject   st: RE: msize with roccomp
Date   Sat, 4 Feb 2006 16:27:53 -0600

Use the -plot#()- option

For example:

sysuse auto,clear

mark low if price < 5000

roccomp low rep, by(fore) graph  /// 
plot1(lcolor(red) mc(red) msize(small)) /// 
plot2(lcolor(blue) mc(blue) lp(dash) msize(small))


Hope this helps,
Scott


> -----Original Message-----
> From: [email protected] [mailto:owner-
> [email protected]] On Behalf Of Steinar Fossedal
> Sent: Saturday, February 04, 2006 1:09 PM
> To: [email protected]
> Subject: st: msize with roccomp
> 
> Is there any way to have stata accept the -msize- option for -roccomp-?
> The normal size dots are rather large and cross over eachother once you
> have more than one of them in a plot at any time.
> 
> Thanks,
> Steinar
> 
> *
> *   For searches and help try:
> *   http://www.stata.com/support/faqs/res/findit.html
> *   http://www.stata.com/support/statalist/faq
> *   http://www.ats.ucla.edu/stat/stata/


*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index