Dear Prof.Johannes Pfeifer
Please help me fix my problems with dynare code.
Firstly, I constructed my model and It works.
In order to make it better, I continue to consider another member society (banking sector) and introduce the money growth rule in my model. And then the error appears like
Warning: Matrix is singular to working precision.
> In evaluate_steady_state at 85
In resol at 104
In check at 73
In ha_r4 at 655
In dynare at 180
Error using print_info (line 80)
The steady state contains NaN or Inf
Error in check (line 76)
print_info(info, 0, options);
Error in ha_r4 (line 655)
oo_.dr.eigval = check(M_,options_,oo_);
Error in dynare (line 180)
evalin('base',fname) ;
Please tell me how to fix this problem.
Thank Professor so much
Best Regard
Ha