(G)ARCH estimation. Input series.
古いコメントを表示
After declaring a "default" garch model such as: model = garch(1,1); estimates = estimate(model, y); y should be return series or should it be residuals(squared) from mean models (arima for example)? i think an "offset" option inside model specification could be usefull, but have no clue about it.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Conditional Variance Models についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!