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: lags with multiply imputed panel data
From
Daniel Miller <[email protected]>
To
[email protected]
Subject
Re: st: lags with multiply imputed panel data
Date
Mon, 1 Mar 2010 15:57:08 -0500
Hi Johan --- thank you for your response. I had set something similar up to
get around the problem before --- but was curious if there was a way to sort
the data properly.
In any case, thank you for the information.
Dan
On Mon, Mar 1, 2010 at 9:50 AM, Johan Hellstrom
<[email protected]>wrote:
> If the L. prefix does not work, you can see if creating your lagged
> treatment variable manually will help:
>
> bysort idnum (wave): gen lag_ratecata1=ratecata1[_n-1]
>
> Best,
> Johan
>
>
> *
> * 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/