Hello
I run the NK_baseline model located in the dynare examples folder.
But this model also gives an error!
Can anyone guide me?
what is the problem?
Error using print_info (line 32)
The steady state has NaNs or Inf.
Error in steady (line 102)
print_info(info,options_.noprint, options_);
Error in nkmodel.driver (line 462)
steady;
Error in dynare (line 281)
evalin(‘base’,[fname ‘.driver’]);
NK_baseline.mod (10.6 KB)
nkmodel.mod (3.0 KB)