Regime swithcing ARMA estimation
Posted: Thu Aug 08, 2013 6:26 am
I would like to estimate a Markov regime switching ARMA(3,2) model. Is this the right code;
equation eqf.switchreg(type=markov) y c y(-1) y(-2) y(-3) ar(1) ar(2)
Thanks.
equation eqf.switchreg(type=markov) y c y(-1) y(-2) y(-3) ar(1) ar(2)
Thanks.