i have re-write the code. but it still has problem
. What does it mean? please help me to solve it
Error using print_info (line 57)
Impossible to find the steady state. Either
the model doesn't have a steady state, there
are an infinity of steady states, or the
guess values are too far from the solution
Error in steady (line 92)
print_info(info,options_.noprint);
Error in Untitled5 (line 473)
steady;
Error in dynare (line 120)
evalin('base',fname) ;