Search found 1 match
- Thu Mar 31, 2011 5:33 pm
- Forum: Programming
- Topic: Looping with shifting sample range
- Replies: 1
- Views: 2948
Looping with shifting sample range
Hi, I'm trying to record F-statistics of regressions for one series "xr" where the equation is xr c xr(-1) xr(-2) xr(-3) ... xr(-50) for the xr series (sample size = 888) I want to make a program that will loop the estimation 50 observations at a time (in sequence) through the entire sampl...
