Page 1 of 1

Programming of rolling Kalman filter

Posted: Tue Dec 15, 2009 9:25 am
by elilia
Hi,

please, does anybody know if it is possible to program a rolling Kalman filter (not over time, but across a large number of individual funds)? I use rolling regressions for a large number of individual mutual funds and wanted to know if it is possible to also use Kalman filtering in this context. Otherwise, I would need to estimate each fund separately which would be almost impossible. I know that it is possible to estimate regressions for individual funds using loops in the program.

Thank you so much.

Re: Programming of rolling Kalman filter

Posted: Tue Dec 22, 2009 2:26 am
by elilia
Please, could anybody help?