Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | Nat Tharnpanich <nt289@cam.ac.uk> |
To | statalist@hsphsun2.harvard.edu |
Subject | Re: st: RE: rolling regression and hypothesis testing |
Date | 05 Apr 2011 02:48:38 +0100 |
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.However, a big, big, big caveat is that these tests are manifestly not independent, so goodness know how you interpret them.Nick n.j.cox@durham.ac.ukNat TharnpanichI would like to run rolling OLS regression of, say, overlapping 20-year periods and test a hypothesis whether the coefficient is statistically different from 1. As far as I know, the rolling command in Stata allows you to execute only one command at a time. But in my case, I want to run a regression of each subperiod and then test the hypothesis for that subperiod before Stata goes on to subsequent subperiods and this involves two commands, reg and test.* * 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/
-- Nat Tharnpanich Downing College and Department of Land Economy University of Cambridge CB2 1DQ nt289@cam.ac.uk * * 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/