Multivariate MS GARCH

Discussion of models with structural breaks or endogenous switching.
banya56
Posts: 4
Joined: Mon Sep 12, 2011 10:32 pm

Multivariate MS GARCH

Unread post by banya56 »

Hi.

I have some question about MS GARCH code. I want to change the MS GARCH code in 'RATS handbook for Swithching models and structural breaks'.

Book example is for univariate case and i want to change it to multivariate case.

So, i try to change the code but it is really hard to me. :(

I have problem in chnging GARCHRegimeGaussF part and i hope your help.

And also i wonder about using MS source code in multivariate case.

Could i use the MS source code in multivariate case???

I have attached the code which is changed it myself and data file.

Thanks
Attachments
stockHS.xls
Data file
(234.5 KiB) Downloaded 819 times
MS-VGARCH.RPF
Code
(7.8 KiB) Downloaded 1150 times
TomDoan
Posts: 7814
Joined: Wed Nov 01, 2006 4:36 pm

Re: Multivariate MS GARCH

Unread post by TomDoan »

Long before you have to deal with how to program it, you have to figure out how to (and whether you can) extend the Dueker filter to the multivariate case. Do you have a paper on which you're basing this? There's already about a page of algebra to work out the Dueker filter for the univariate case, and the multivariate is likely to be much more complicated.
banya56
Posts: 4
Joined: Mon Sep 12, 2011 10:32 pm

Re: Multivariate MS GARCH

Unread post by banya56 »

Thanks for reply. :D

Actually i couldn't find the basing paper or book about multivariate case and Some paper just mention about multivariate MS GARCH with no algebra. :(

As you mentioned, I have read the Dueker(1997) paper again and try to extend the Dueker filter to the multivariate case. But i couldn't yet.

I'll try harder and may i ask you again??

Thanks for your advise.
Post Reply