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!
extra explanatory variable in DCC-Garch model
Re: extra explanatory variable in DCC-Garch model
You'll have to use MAXIMIZE for any model that doesn't give the same structure to all the variance equations.