Integrated DCC GARCH
Posted: Sun Aug 28, 2011 7:51 am
Hi,
I was just wondering if it is possible to adapt the code for the GARCH estimation of DCC or can you only do it with two step likelihood?
I have used the code:
garch(p=1,q=1,i=nodrift,model=ar1,mv=dcc,asymmetric,pmethod=simplex,piters=100,method=bfgs,iter=1000,trace)
with ar1 representing my system of mean equations.
In my understanding the i term and asymmetric commands relate only to the volatility and not to the correlation.
However the sum of my a and b DCC coefficients is 0.99 suggesting the need for an integrated DCC GARCH and I was wondering how to perform this.
Thanks for your help. The RATS support services are excellent.
I was just wondering if it is possible to adapt the code for the GARCH estimation of DCC or can you only do it with two step likelihood?
I have used the code:
garch(p=1,q=1,i=nodrift,model=ar1,mv=dcc,asymmetric,pmethod=simplex,piters=100,method=bfgs,iter=1000,trace)
with ar1 representing my system of mean equations.
In my understanding the i term and asymmetric commands relate only to the volatility and not to the correlation.
However the sum of my a and b DCC coefficients is 0.99 suggesting the need for an integrated DCC GARCH and I was wondering how to perform this.
Thanks for your help. The RATS support services are excellent.