Configuring Dynare ...
[mex] Generalized QZ.
[mex] Sylvester equation solution.
[mex] Kronecker products.
[mex] Sparse kronecker products.
[mex] Local state space iteration (second order).
[mex] Bytecode evaluation.
[mex] k-order perturbation solver.
[mex] k-order solution simulation.
[mex] Quasi Monte-Carlo sequence (Sobol).
[mex] Markov Switching SBVAR.
Starting Dynare (version 4.4.3).
Starting preprocessing of the model file ...
Found 21 equation(s).
Evaluating expressions...done
Computing static model derivatives:
- order 1
Computing dynamic model derivatives:
- order 1
- order 2
Processing outputs ...done
Preprocessing completed.
Starting MATLAB/Octave computing.
Warning: Some of the parameters have no value (omiga_r, ep_o, ro_z, ro_v, sigma_v) when
using steady. If these parameters are not initialized in a steadystate file, Dynare may
not be able to solve the model...
> In test_for_deep_parameters_calibration at 46
In steady at 33
In miao2 at 373
In dynare at 180
STEADY: numerical initial values or parameters incompatible with the following equations
13 14 17 21
Check whether your model in truly linear
Residuals of the static equations:
Equation number 1 : 0
Equation number 2 : 0
Equation number 3 : 0
Equation number 4 : 0
Equation number 5 : 0
Equation number 6 : NaN
Equation number 7 : NaN
Equation number 8 : NaN
Equation number 9 : 0
Equation number 10 : NaN
Equation number 11 : NaN
Equation number 12 : NaN
Equation number 13 : NaN
Equation number 14 : NaN
Equation number 15 : 0
Equation number 16 : 0
Equation number 17 : NaN
Equation number 18 : 0
Equation number 19 : 0
Equation number 20 : 0
Equation number 21 : NaN
Error using print_info (line 80)
The steady state contains NaN or Inf
Error in steady (line 92)
print_info(info,options_.noprint, options_);
Error in miao2 (line 373)
steady;
Error in dynare (line 180)
evalin('base',fname) ;