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: difficulties with running own ado.filedue to lagged variables
From
Christopher Baum <[email protected]>
To
<[email protected]>
Subject
st: re: difficulties with running own ado.filedue to lagged variables
Date
Fri, 9 Jul 2010 09:56:59 -0400
<>
check out the varlist(ts) specification under -help syntax-
---------------
prog tstl, rclass
syntax varlist(ts)
su `varlist'
end
webuse grunfeld,clear
tstl invest mvalue
tstl L.invest D.mvalue
----------------
Kit
Kit Baum | Boston College Economics & DIW Berlin | http://ideas.repec.org/e/pba1.html
An Introduction to Stata Programming | http://www.stata-press.com/books/isp.html
An Introduction to Modern Econometrics Using Stata | http://www.stata-press.com/books/imeus.html
*
* 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/