Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: RE: Program ADF test with Perron's procedure


From   "Austin Nichols" <[email protected]>
To   [email protected]
Subject   Re: st: RE: Program ADF test with Perron's procedure
Date   Wed, 3 Oct 2007 11:36:52 -0400

I saw Nick's very complete response after I posted--but I notice one
more thing worth fixing right away: the default for the Lags option
should be 8, not -1, according to the first post.

On 10/3/07, Nick Cox <[email protected]> wrote:
>
> Here is a hack.
>
> capture program drop adfperron
> * NJC was here
> *! adfperron v1 Nourry 03oct2007
> program adfperron, rclass
>        version 9.2
>        syntax varname(ts) [if] [in] [,Lags(int -1)]
>
*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   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