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: RES: xtline, xtline2 and cmissing(n)
From
"Nick Cox" <[email protected]>
To
<[email protected]>
Subject
st: RE: RES: xtline, xtline2 and cmissing(n)
Date
Fri, 14 May 2010 16:29:42 +0100
One question that thread brought up in 2007 was showing separate panels separately.
By implication, that's only wanted if
* the number of panels is small or moderate. (If you have many panels, the resulting legend or symbol palette would be unmanageable.)
* you are not using -by()-, as otherwise -by()- indicates which panel is which.
An easy recipe for separation is, schematically,
separate response, by(panelid) veryshortlabel
local vars `r(varlist)'
twoway connected `vars' time, cmissing(n ..)
Nick
[email protected]
José Maria Pacheco de Souza
Maybe you can use the suggestions of Scott Merryman
st: RE: linkplot does not accept the option -plot(plot)- Mon, 16 Apr 2007
18:53:34 -0500
plus a explanation of Nick Cox
st: linkplot does not accept the option -plot(plot)- Tue, 24 Apr 2007
21:38:55 +0100
following a question of mine.
The help of both truly helped me.
Giovanni Vecchi
following up on a couple of emails on the failure of -xtline- to account for
the -cmissing(n)- option
(http://www.stata.com/statalist/archive/2009-10/msg00291.html), I'm writing
to report that, in my experience, the bug in -xtline- has not been fixed.
Nor does -xtline2-, kindly provided by Jeff Pitblado, work for me.
After running a number of experiments under both Stata 10.1 and Stata 11,
I'm now short of ideas and seeking for your advice.
*
* 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/