No, using DFT trigonometric representation for forecast is not valid.
Why? The DFT assumes that your data set is periodic, i.e. it repeats itself every N samples, so if you were to use it for forecast, the value you get for N+1 (using full spectrum) would be exactly the same value of observation at t=0.
When can you use it? Use it when you wish to interpolate values for intermediate points.
Комментарии
No, using DFT trigonometric representation for forecast is not valid.
Why? The DFT assumes that your data set is periodic, i.e. it repeats itself every N samples, so if you were to use it for forecast, the value you get for N+1 (using full spectrum) would be exactly the same value of observation at t=0.
When can you use it? Use it when you wish to interpolate values for intermediate points.
More information? see the following link for more details
Войдите в службу, чтобы оставить комментарий.