Dear all,
I’m trying to run a Bayesian estimation of a New-Keynesian model under discretionary policy closediscre.mod (2.2 KB) dat.mat (5.1 KB)
(the “optimal x = −κ/ϑ π” feedback).
The model simulates fine with stoch_simul, but the moment I call estimation I get
Error in computing likelihood for initial parameter values
Blanchard & Kahn conditions are not satisfied: no stable equilibrium
Full console output is attached below.
–Environment
Dynare 6.2, MATLAB R2022b, Windows 10
–Files attached closediscre.mod – current version of the model (18 variables, 18 equations) dat.mat – quarterly data (dy_obs, pie_obs, ii_obs)
OPTIMIZATION PROBLEM!
(minus) the hessian matrix at the "mode" is not positive definite!
...
I don't understand it.
Error using chol
Matrix must be positive definite.