フィルターのクリア

How do I ran a GARCH model with Dummy Variables.?

8 ビュー (過去 30 日間)
Alice Karume
Alice Karume 2015 年 9 月 22 日
回答済み: tilfani oussama 2018 年 2 月 19 日
arch Rt (dummy_day1 dummy_day2 dummy_day3 dummy_day4 dummy_day5), noconstant arch(1/1) garch(1/1)
i am doing a study on the day of the week effect using the GARCH(1,1)model and i was wondering if i ran it the normal way like above or i have to specify that the Days of the week are dummy variables? kindly assist.

採用された回答

Alice Karume
Alice Karume 2015 年 9 月 22 日
kindly assist

その他の回答 (1 件)

tilfani oussama
tilfani oussama 2018 年 2 月 19 日
i have a time series of stock return, for which i would like to estimate conditional volatility by a garch model. My aim is not to correct an ARMA model, but only to estimate conditional variance. I used in matlab, estimate garch offset for p=1 and q=1. For some variables with outliers i have inaccurate estimations. I thought to use dummy variables to have best estimation, how can I estimate garch model with dummy variable in matlab? Bests

カテゴリ

Help Center および File ExchangeConditional Variance Models についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by