Search found 2 matches
- Mon Jan 11, 2010 1:31 am
- Forum: ARCH and GARCH Models
- Topic: M-GARCH with volatility reversion
- Replies: 1
- Views: 5411
M-GARCH with volatility reversion
Dear everyone, I am working on a M-GARCH with volatility reversion model. It is based on the paper 'volatility reversion and correlation structure of returns in major international stock markets' The financial review vol.32 no.2 pp. 205-224. I have modified the ccc-mv-garch code. * OPEN DATA D:\stud...
- Thu Mar 26, 2009 9:07 pm
- Forum: ARCH and GARCH Models
- Topic: question about NO CONVERGENCE
- Replies: 1
- Views: 7556
question about NO CONVERGENCE
I am running a multivariate asymmetric dynamic covariance model. The code is as follows, OPEN DATA d:\study\newdataus.XLS ALL 4959 DATA(FORMAT=XLS,ORG=COLUMNS) ****************************************** COMPUTE GSTART=2 , GEND=4959 * n = the number of equations: *************************************...