Dynamic forecast
Posted: Wed Aug 05, 2009 3:18 am
Hello,
I have a simple eq of the form: Dpt= c(1)+c(2)*Q(t)+c(3)*(Dpt(-1)+Dpt(-2))/2 and I desire to employ from a range of 314 observations an out-of sample (270-314 obs) dynamic forecast with 6 steps ahead and compare it with a random walk static one. However, I saw that it is not possible to specify the number of steps in the forecast window. Even though similar topics exist, I couldn’t identify the right procedure. In the command reference, at dynamic forecast from an eq section there is no option regarding step numbers, in contrast with Sspace forecast section. Does it require then a state space model construction along with Kalman filters or how can I deal with this issue?
Your help will be highly appreciated!
I have a simple eq of the form: Dpt= c(1)+c(2)*Q(t)+c(3)*(Dpt(-1)+Dpt(-2))/2 and I desire to employ from a range of 314 observations an out-of sample (270-314 obs) dynamic forecast with 6 steps ahead and compare it with a random walk static one. However, I saw that it is not possible to specify the number of steps in the forecast window. Even though similar topics exist, I couldn’t identify the right procedure. In the command reference, at dynamic forecast from an eq section there is no option regarding step numbers, in contrast with Sspace forecast section. Does it require then a state space model construction along with Kalman filters or how can I deal with this issue?
Your help will be highly appreciated!