extra explanatory variable in DCC-Garch model

Discussions of ARCH, GARCH, and related models
sana
Posts: 14
Joined: Sat Jun 21, 2008 3:35 am

extra explanatory variable in DCC-Garch model

Unread post by sana »

Dear all,

I would like to estimate a DCC garch model and to impute an exogenous variable in only the second variance equation.

If I use « xregressors », the extra explanatory variable ‘TMM’ will be automatically added in both variances equations

garch(p=1,q=1,nomean,xregressors,method=bfgh, hseries=ht2) / spot future
# TTM

Thank you very much in advance for your help!
TomDoan
Posts: 7814
Joined: Wed Nov 01, 2006 4:36 pm

Re: extra explanatory variable in DCC-Garch model

Unread post by TomDoan »

You'll have to use MAXIMIZE for any model that doesn't give the same structure to all the variance equations.
Post Reply