The Tutorial says use the most recent historical data to forecast volatility. How long should most recent historical data be? Does it relate to the forecasting period? Any useful suggestions?
For forecasting purposes, we'd need at least (p+q+1) historical data. In case of GARCH(1,1), at least 3 most recent data points. I usually would select the whole time series, and let the function picks what it wants.
Kommentare
For forecasting purposes, we'd need at least (p+q+1) historical data. In case of GARCH(1,1), at least 3 most recent data points. I usually would select the whole time series, and let the function picks what it wants.
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.