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:Re: st: RE: rolling regression and hypothesis testing


From   Christopher Baum <[email protected]>
To   "[email protected]" <[email protected]>
Subject   re:Re: st: RE: rolling regression and hypothesis testing
Date   Mon, 4 Apr 2011 22:32:42 -0400

<>
Nat said:

That is brilliant. Thank you Nick. You have opened the world of Stata 
programming to me! Nat On Apr 4 2011, Nick Cox wrote:

> There is no contradiction here, as you can write a program that does your 
> regression and testing and then that can be the single command that 
> -rolling- calls.


Such a 'wrapper' program that does estimation and testing, to be called by -rolling-, is available as part of the itsp_ado package as

ssc type myregress.ado

Using the wpi1.dta dataset, try

myregress wpi L(1/4).wpi t, lagvar(wpi) nlags(4)

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/


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