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: spaghetti plot error
From
Shehzad Ali <[email protected]>
To
[email protected]
Subject
Re: st: spaghetti plot error
Date
Mon, 1 Aug 2011 16:56:10 +0100 (BST)
Thanks, Maarten. This worked perfectly.
Shehzad
----- Original Message ----
> From: Maarten Buis <[email protected]>
> To: [email protected]
> Sent: Sun, 31 July, 2011 10:16:09
> Subject: Re: st: spaghetti plot error
>
> On Sat, Jul 30, 2011 at 1:40 PM, Shehzad Ali wrote:
> > I am trying to make a spaghetti plot using longitudinal data with the
>following
> > variables (spagplot is user written and is available on ssc install):
>
> There is no package -spagplot- on SSC, there is however one on ATS
> which you can find using -findit-. I assume you mean that. However,
> there is no need for user written commands to create a spagetti plot
> (the magic option is -connect(L)-):
>
> *---------------- begin example -----------------------
> webuse nlswork, clear
> sort idcode year
> twoway line ln_wage year if idcode < 40, connect(L)
> *----------------- end example ---------------------------
> (For more on examples I sent to the Statalist see:
> http://www.maartenbuis.nl/example_faq )
>
> Hope this helps,
> Maarten
>
> --------------------------
> Maarten L. Buis
> Institut fuer Soziologie
> Universitaet Tuebingen
> Wilhelmstrasse 36
> 72074 Tuebingen
> Germany
>
>
> http://www.maartenbuis.nl
> --------------------------
> *
> * 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/
>
*
* 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/