Statistics Explained

Glossary:Rolling vs. recursive

This is the stable Version.

Revision as of 16:30, 23 December 2014 by Peterle (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Rolling vs. recursive approach is used in forecasting. The rolling approach makes use of fixed windows of data to re-estimate the parameters over the out-of-sample period, whereas the recursive approach makes use of an increasing window to re-estimate the models.

Further information

Related concepts