Hi Gareth,
It works, thank you for the help!.
Regards from Indonesia,
dicuans
Search found 2 matches
- Tue Jun 13, 2017 6:53 pm
- Forum: Programming
- Topic: rolling reg with diffrent y and diffrent x variables
- Replies: 2
- Views: 3852
- Sun Jun 11, 2017 5:34 pm
- Forum: Programming
- Topic: rolling reg with diffrent y and diffrent x variables
- Replies: 2
- Views: 3852
rolling reg with diffrent y and diffrent x variables
Hi all Brass tacks, i'm doing a multiple regression consisting different dependent variables and independent variables in each equations. some thing like this: y1 = c + a + a(-1) + x1 + x1(-1) + e y2 = c + a + a(-1) + x2 + x2(-1) + e y3 = c + a + a(-1) + x3 + x3(-1) + e . . . yn = c + a + a(-1) + xn...
