Search found 5 matches

by Adde
Fri Jan 31, 2014 8:14 am
Forum: VARs (Vector Autoregression Models)
Topic: Adjustment parameters in VECM - DCC - GARCH model
Replies: 7
Views: 9860

Re: Adjustment parameters in VECM - DCC - GARCH model

Yes, in the first years it is a thinly traded market. It becomes way "better" in the later years. My idea is to delete the zero returns as a robustness check, but I do not know whether this is a valid procedure since I randomly change the distances between the observations. I tried weekly ...
by Adde
Fri Jan 31, 2014 7:41 am
Forum: VARs (Vector Autoregression Models)
Topic: Adjustment parameters in VECM - DCC - GARCH model
Replies: 7
Views: 9860

Re: Adjustment parameters in VECM - DCC - GARCH model

I use spot and futures prices. The prices are I(1) and cointegrated. There should thus exist a corresponding VECM model. Yes, some of the zero returns are consecutive.
by Adde
Fri Jan 31, 2014 3:37 am
Forum: VARs (Vector Autoregression Models)
Topic: Adjustment parameters in VECM - DCC - GARCH model
Replies: 7
Views: 9860

Re: Adjustment parameters in VECM - DCC - GARCH model

Hi Tom, thanks for the helpful reply! I did all the diagnostics and the model seems robust. However, I realized that one of the time series contains a rather large amount of zeros (appr. 20%), thus no movement. Might this cause the "ugly" behavior of the standard errors or does this only a...
by Adde
Mon Jan 13, 2014 4:12 am
Forum: VARs (Vector Autoregression Models)
Topic: Adjustment parameters in VECM - DCC - GARCH model
Replies: 7
Views: 9860

Adjustment parameters in VECM - DCC - GARCH model

I estimated a bivariate VECM - DCC - GARCH model by assuming a t-distribution of the residuals. However, none of the error correction terms is statistically significant, although my cointegration tests (Engle-Granger, Johansen) indicate that the chosen time series are cointegrated. When I estimate t...
by Adde
Mon Oct 21, 2013 10:31 am
Forum: ARCH and GARCH Models
Topic: Standardization of residuals in a multivariate DCC GARCH mod
Replies: 1
Views: 5903

Standardization of residuals in a multivariate DCC GARCH mod

Based on the code found at "http://www.estima.com/procs/GARCHMV.PRG" I programmed a bivariate VECM DCC GARCH model with a multivariate t distribution. Although it works well and its parameters are in an adequate range, I still have a question regarding the standardization of the residuals ...