Dear Tom,
Thanks for you reply. I am using MCMC method.
Rosen
Search found 3 matches
- Thu Apr 24, 2014 3:31 pm
- Forum: Examples and Sample Code
- Topic: Ehrmann-Ellison-Valla(2003) Regime-dependent IRF's
- Replies: 153
- Views: 326617
- Thu Apr 24, 2014 9:06 am
- Forum: Examples and Sample Code
- Topic: Ehrmann-Ellison-Valla(2003) Regime-dependent IRF's
- Replies: 153
- Views: 326617
Re: Ehrmann-Ellison-Valla(2003) Regime-dependent IRF's
Dear Tom, After running a 3 variable markov switching var I am trying to do a f test to see whether my coefficients/intercepts are different. I was trying to test whether betasys(1)(1,1) and betasys(2)(1,2) are different. I give the following command restrict 1 # 1 13 # 1 -1 0 i get `## Unassigned 1...
- Thu Jan 30, 2014 8:17 pm
- Forum: Examples and Sample Code
- Topic: Ehrmann-Ellison-Valla(2003) Regime-dependent IRF's
- Replies: 153
- Views: 326617
Re: Ehrmann-Ellison-Valla(2003) Regime-dependent IRF's
Dear Tom, i am trying to do FEVD after running the regime dependent impulse response. I have read your earlier post on this. Shall I write , compute factor=%decomp(sigmav(1)) error(noprint,model=MSSysRegModel,results=error1,steps=8,factor=factor) It would be grateful if you can tell whether I am doi...