Search found 5 matches
- Tue May 13, 2014 10:39 am
- Forum: Structural Breaks and Switching Models
- Topic: Cannot get structural residuals with @MSSysRegStdResids
- Replies: 1
- Views: 6143
Cannot get structural residuals with @MSSysRegStdResids
Dear Tom, Using EEV_MCMC.RPF, I have been trying to calculate the structural residuals with @MSSysRegStdResids. More specifically, I add the following command after the model is estimated (having previously declared sresids as a vector of series): @MSSysRegStdResids gstart gend sresids However, the ...
- Thu May 01, 2014 5:48 pm
- Forum: Structural Breaks and Switching Models
- Topic: Testing for MS Models
- Replies: 3
- Views: 8165
Re: Testing for MS Models
Hi Tom again, Many thanks indeed for your prompt reply. Just to clarify. The BIC (like an LR test statistic) also requires knowledge about the likelihood value. Or should I use instead the determinant of the variance and covariance matrix of the estimated residuals? However, the latter can only be u...
- Thu May 01, 2014 9:11 am
- Forum: Structural Breaks and Switching Models
- Topic: Testing for MS Models
- Replies: 3
- Views: 8165
Testing for MS Models
Dear Tom, In an MS-VAR (eev_mcmc.rpf), i would like to test for the number of regimes. I was wondering whether I should use the option RESTRICT or instead calculate the LR test statistic (using the command %MSSysRegProb to compute the likelihood values?), after having estimated an MS-VAR with differ...
- Wed Jan 22, 2014 4:56 am
- Forum: Structural Breaks and Switching Models
- Topic: Time-varying transition probabilities in MS VAR
- Replies: 1
- Views: 6247
Time-varying transition probabilities in MS VAR
Dear Tom, I have been trying to estimate a three-regime MS-VAR (and regime-dependent impulse-response functions) with time-varying transition probabilities. The time-varying regime probabilities are a function of macroeconomic variables. I am wondering whether time-varying transition probabilities a...
- Thu Jul 25, 2013 9:01 am
- Forum: Structural Breaks and Switching Models
- Topic: MS VAR (Krolzig wbc_multivariate_pt1.RPF)
- Replies: 1
- Views: 6914
MS VAR (Krolzig wbc_multivariate_pt1.RPF)
Dear Tom Doan, For educational purposes, I have been trying to run the above code which refers to the source code msvarsetup.src. In general, it works fine; however, when I get down to the line set smoothp1 gstart gend = pstar=%MSVARMarginal(msvarptsm(t),0),pstar(1) I get the following message ## SX...