Search found 2 matches
- Sat Nov 09, 2013 6:12 pm
- Forum: Programming
- Topic: Rolling window
- Replies: 1
- Views: 2274
Rolling window
Please, Does anybody knows a program to make rolling windows estimations. Example: I have data from jan/07 to dec 2012, and I want 48 windows with twelve months each. my first window is from jan/07 to dec/07, the second fev/07 to jan/08, the third mar/07 to fev/08... and the last one(48) is from jan...
- Sat Nov 09, 2013 1:35 pm
- Forum: Data Manipulation
- Topic: How to extract data from output
- Replies: 1
- Views: 2071
How to extract data from output
Please I need some help, and if someone know, I thanks in advanced. I ran 93 regressions, so I have now 93 outputs with 93 alphas, and 93 b1, 93 b2, 93 b3... I need a table with this data. Collum 1 collum 2 ... collum 9 alpha 1 b1 b1 alpha 2 b2 b2 . . . . . . . . . alpha 93 b93 ... b93 Is it possibl...
