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]
Re: st: Connect scattered points in cmogram graph?
From
Scott Merryman <[email protected]>
To
[email protected]
Subject
Re: st: Connect scattered points in cmogram graph?
Date
Mon, 29 Nov 2010 19:49:33 -0600
You could use the -generate()- option and then use -twoway connect- on
the new variables.
Scott
On Mon, Nov 29, 2010 at 3:57 AM, Jen Zhen <[email protected]> wrote:
> 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/