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: stata generated wrong lagged values for mi data
From
"Martin Weiss" <[email protected]>
To
<[email protected]>
Subject
st: RE: stata generated wrong lagged values for mi data
Date
Thu, 3 Jun 2010 00:00:37 +0200
<>
-by- requires a colon to separate it from the command that follows.
HTH
Martin
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of
[email protected]
Sent: Mittwoch, 2. Juni 2010 23:43
To: [email protected]
Subject: st: stata generated wrong lagged values for mi data
My data is panel data in mi format. I used the following syntax to
generate several lagged varaibles(one time point lag) one by one:
mi tsset ID time
sort ID time
by ID, gen lagx=l.x
But i found that the generaged lagged values of panels were wrong. How i
may fix it? Thanks a lot.
Junqing
*
* 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/