Baysian VAR - Different Results with Different Matlabs

Hi,

I estimate a Bayesian VAR and get different results with different Matlab versions. While the response is the same, the confidence bands are not. Using Matlab 2010b the results look ok, but using 2016b the responses are outside of the confidence band (which in addition is much tighter).

As an example, I run the VAR with only three variables (in log-differences): oil prices, GDP, and interest rates. And the same happens. I attached the impulse responses to a oil price shock.

I am puzzled that results look ok with Matlab 2010b but not with 2016b (and 2014b as well). What could be the reason?

Thank you very much indeed!

Bob.
IRFs.pdf (56.6 KB)

I guess you are using Dynare 4.4.3. This is a known problem with Matlab’s new graphics interface. You can either use the unstable Dynare version or port the changes in
github.com/DynareTeam/dynare/commit/bf707c1975bc9a5c412a5e2d2747dc445e268ba7 to your version.