Bookmark and Share

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: RE: Generate variable t+1


From   Steve Samuels <[email protected]>
To   [email protected]
Subject   Re: st: RE: Generate variable t+1
Date   Fri, 15 Oct 2010 08:26:45 -0400

Also guessing:

sysuse auto, clear
gen mpg_next = mpg[_n+1]


Steve
[email protected]

On Fri, Oct 15, 2010 at 8:09 AM, Nick Cox <[email protected]> wrote:
> <sacrifice>
>
> Guessing at what is omitted, look at -help tsvarlist-.
>
> Nick
> [email protected]
>
> Carina Schmitt
>
> values at t+1 (so the contrary of a lagged variable) in 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/
>

*
*   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/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index