Search found 3 matches
- Thu Nov 13, 2008 6:25 am
- Forum: Programming
- Topic: N-Step ahead Out-of-Sample-Forecasts
- Replies: 9
- Views: 20389
Re: N-Step ahead Out-of-Sample-Forecasts
Thanks a lot for this advice! Actually, I could solve the problem by iteratively adjusting the forecast sample period.
- Thu Nov 13, 2008 3:32 am
- Forum: Programming
- Topic: N-Step ahead Out-of-Sample-Forecasts
- Replies: 9
- Views: 20389
Re: N-Step ahead Out-of-Sample-Forecasts
Possibly it is. But how can I perform a dynamic forecast without using state space equations (since I am not familiar with it)? If I apply the forecast command there is no option to chose a value for n. Hence, I just perform a one-step ahead forecast before including the next observation, reestimati...
- Wed Nov 12, 2008 2:16 pm
- Forum: Programming
- Topic: N-Step ahead Out-of-Sample-Forecasts
- Replies: 9
- Views: 20389
N-Step ahead Out-of-Sample-Forecasts
Good evening everybody, I have got a problem regarding n-step ahead out-of-sample-forecasting. I would like to perform a (static) n-step ahead forecast without including actuals . Hence, the n-th step value should be derived by using the previously (n-1) forecasted values (no actual values) and so f...
