필터 지우기
필터 지우기

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 CenterFile Exchange에서 Conditional Variance Models에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by