Hi!
I am extremely new to DSGE modelling and dynare itself and so would appreciate any help that anybody can offer. I am trying to include oil in the consumption of the small open economy and its production too. I have made the necessary adjustments to the code, but when I run it, I get the following error:
Warning: Matrix is singular to working precision.
> In evaluate_steady_state at 85
In resol at 104
In stoch_simul at 88
In gmt7 at 335
In dynare at 180
Error using print_info (line 80)
The steady state contains NaN or Inf
Error in stoch_simul (line 98)
print_info(info, options_.noprint, options_);
Error in gmt7 (line 335)
info = stoch_simul(var_list_);
Error in dynare (line 180)
evalin('base',fname) ;
Can somebody please help me understand what this error is? I would be extremely thankful!
Many thanks in advance!