Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: xtdpd: how to set lagranges


From   John Bates <[email protected]>
To   Stata <[email protected]>
Subject   st: xtdpd: how to set lagranges
Date   Thu, 31 Dec 2009 07:56:44 -0800 (PST)

Hi,

The -xtdpd- command in Stata 11 allows you to set lag ranges for the differenced equation using the -lagrange()- suboption inside the the -dgmmiv()- option.  However, I can't appear to set lag ranges for the LEVELS equation because there is no corresponding -lagrange()- suboption for -lgmmiv()-.  The ideal model I would like to run is

xtdpd y L.y x, dgmmiv(y, lagrange(3 5)) iv(x) lgmmiv(y, lagrange(2 4))

The closest I can do is 

xtdpd y L.y x, dgmmiv(y, lagrange(3 5)) iv(x) lgmmiv(y)

Any help is appreciated.

John


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

*
*   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–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index