Why use rolling window forecast
Rolling window forecast is very popular in financial modeling, because it is adaptive to new market observations as time moves forward. It is commonly implemented with either an "expanding window" or a "fixed window" approach.
Which of the following statements is incorrect?
This exercise is part of the course
GARCH Models in Python
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
