Search found 4 matches
- Mon Aug 29, 2011 4:41 pm
- Forum: ARCH and GARCH Models
- Topic: Integrated DCC GARCH
- Replies: 2
- Views: 6831
Re: Integrated DCC GARCH
* That meant to read: I was just wondering if it is possible to adapt the code for the GARCH estimation of DCC for integrated DCC or can you only do it with two step likelihood?
- Sun Aug 28, 2011 7:51 am
- Forum: ARCH and GARCH Models
- Topic: Integrated DCC GARCH
- Replies: 2
- Views: 6831
Integrated DCC GARCH
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 syst...
- Fri Aug 05, 2011 12:58 pm
- Forum: ARCH and GARCH Models
- Topic: Multivariate GARCH no convergence
- Replies: 1
- Views: 5758
Multivariate GARCH no convergence
Hi, I am estimating a multivariate IGARCH model and have when I use the BEKK specification, my model doesn't converge. I think this is because my matrix is near singular. The constant conditional correlation method works, however the assumption of constant correlation for my model may not be realist...
- Tue Aug 02, 2011 6:18 am
- Forum: ARCH and GARCH Models
- Topic: DCC GARCH positive definiteness
- Replies: 1
- Views: 5109
DCC GARCH positive definiteness
Hi, I was just wondering if it is possible to impose restrictions on the multivariate DCC GARCH model to ensure positive definiteness? I have tried adding asymmetric effects and robust errors and it doesn't solve the problem, is there anything else I could do? At the moment some of my alpha1 and bet...