Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: Re: statalist-digest V4 #3988
From
Christopher Robert <[email protected]>
To
statalist <[email protected]>
Subject
st: Re: statalist-digest V4 #3988
Date
Tue, 30 Nov 2010 06:57:25 -0500
Dear JZ,
"graphopts(connect(l))" should work. Whatever is passed to graphopts()
will be passed to "twoway scatter" directly.
Best,
Chris
Jen Zhen:
Date: Mon, 29 Nov 2010 10:57:29 +0100
From: Jen Zhen <[email protected]>
Subject: st: Connect scattered points in cmogram graph?
Dear Listers,
I am using Chris Roberts' excellent cmogram command to plot mean
outcomes against bins of my RDD forcing variable, like this:
- - cmogram outcome forcingvar, scatter histopts(bin(50)) -
No I would also like to connect the scatter points. I tried it like this:
- - cmogram outcome forcingvar, scatter histopts(bin(50))
graphopts(scatter_opts(connect_options(connect))) -
but that wouldn't work.
Is there some other way to do it?
Many thanks,
JZ
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/