Page 1 of 1

how can I construct ARMA-GARCH model

Posted: Tue Sep 23, 2008 9:34 am
by tg128
How can I construct a bivariate ARMA-GARCH model when two different series have different lag structures please?

Posted: Thu Sep 25, 2008 4:14 pm
by Gene
Multivariate GARCH can be estimated in EViews 6's System. System-ARCH supports AR estimation in the mean equations but not MA. AR orders can be different for each mean equation. Lag structures for the variance equations must be identical.

Posted: Fri Sep 26, 2008 7:04 am
by tg128
Multivariate GARCH can be estimated in EViews 6's System. System-ARCH supports AR estimation in the mean equations but not MA. AR orders can be different for each mean equation. Lag structures for the variance equations must be identical.
the lag structures for the Variance equations are not identical, I wonder if there is programming codes for Multivariate GARCH plz?

Posted: Mon Sep 29, 2008 5:25 pm
by Gene
the lag structures for the Variance equations are not identical, I wonder if there is programming codes for Multivariate GARCH plz?
One of the example programs, bv_grach.prg, for LogL object contains codes for setting up and estimating a bivariate BEKK.