Filter löschen
Filter löschen

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

8 Ansichten (letzte 30 Tage)
Alice Karume
Alice Karume am 22 Sep. 2015
Beantwortet: tilfani oussama am 19 Feb. 2018
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.

Akzeptierte Antwort

Alice Karume
Alice Karume am 22 Sep. 2015
kindly assist

Weitere Antworten (1)

tilfani oussama
tilfani oussama am 19 Feb. 2018
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

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!

Translated by