GARCH model with threshold?

I need to estimate the following model:
  • r_t=c+teta*x_{t-1}+delta*sigma_t+e_t
  • (sigma_t)^2=w+lambda*y_{t-1}+alpha*(e_{t-1})^2+gamma*d_{t-1}*(e_{t-1})^2+beta*(sigma_{t-1})^2
  • d_t=1 if e_t>0, and 0 otherwise
would you be so kind to explaine me, how can I estimate the following parametres{c,teta,delta,w,lambda, alpha, gamma, beta}?

댓글 수: 1

Oleg Komarov
Oleg Komarov 2011년 5월 23일
Do you have the econometrics TB?
Can you please post a snapshot of the equations? You can upload the snapshot on one the repositories listed here: http://www.mathworks.com/matlabcentral/answers/7924-where-can-i-upload-images-and-files-for-use-on-matlab-answers
(I personally use tinypic.com)
Then paste the link as <<link to snap on repository>>

댓글을 달려면 로그인하십시오.

답변 (1개)

terance
terance 2011년 5월 23일

0 개 추천

problem is solved, sorry for interruption^^

댓글 수: 1

Oleg Komarov
Oleg Komarov 2011년 5월 23일
then delete the post or add the solution and accept your own answer for people to come to have a solved question.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Conditional Variance Models에 대해 자세히 알아보기

제품

질문:

2011년 5월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by