Inference GARCH(1,1) vs Forecast
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi
I have made a neural network to predict log_returns and I assess the performance using RMSE and MAE. I want to use a GARCH(1,1) as a benchmark to compare the performance of the RMSE and MAE estimates of the neural network. I have estimated a GARCH on my in-sample data and inferred the conditional variance on the out-of-sample data. I then calculate the RMSE and MAE. My question is, is it possible to compare the RMSE and MAE of the forecasts from the neural network with those of the GARCH inference? Or do I need to forecast using the GARCH model and then calculate the RMSE and MAE?
Thanks
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Conditional Variance Models finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!