Impossible to find the Steady state

This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location where you will have to reset your password.
Forum rules
This forum is closed. You can read the posts but cannot write. We have migrated the forum to a new location (https://forum.dynare.org) where you will have to reset your password.

Impossible to find the Steady state

Postby Econ » Fri Oct 10, 2014 3:23 pm

Hi,
I am having serious problem with finding the steady state. I tried different suggestions I found here on the firum still I have the same error message (rror using print_info (line 74)
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).

Any suggestion on how to solve this problem will be very appreciated.
Many thanks,
Attachments
replicationmodel.mod
(6.59 KiB) Downloaded 66 times
Econ
 
Posts: 16
Joined: Thu Aug 21, 2014 4:57 am

Re: Impossible to find the Steady state

Postby jpfeifer » Fri Oct 10, 2014 3:57 pm

Use the unstable version with
Code: Select all
steady(maxit=1000);

Then use model_diagnostics and fix the collinearity problem.
------------
Johannes Pfeifer
University of Cologne
https://sites.google.com/site/pfeiferecon/
jpfeifer
 
Posts: 6940
Joined: Sun Feb 21, 2010 4:02 pm
Location: Cologne, Germany

Re: Impossible to find the Steady state

Postby Econ » Fri Oct 10, 2014 4:36 pm

Thank you so much for your response. However, I am not able to find any command for the model_diagnostic. Is there a command for ? .
Because I still have the error message
(Error in steady (line 92)
print_info(info,options_.noprint, options_);
Error in replicationmodel (line 366)
steady;
Error in dynare (line 180)
evalin('base',fname) ;)
Is it what I need for the model diagnostic...
Many thanks again........
Econ
 
Posts: 16
Joined: Thu Aug 21, 2014 4:57 am

Re: Impossible to find the Steady state

Postby Econ » Fri Oct 10, 2014 4:57 pm

here is another message I am getting. is this what you mean by model diagnostics?
Error in check (line 76)
print_info(info, 0, options);
Error in replicationmodel (line 365)
oo_.dr.eigval = check(M_,options_,oo_);
Error in dynare (line 180)


Thank you again
Econ
 
Posts: 16
Joined: Thu Aug 21, 2014 4:57 am

Re: Impossible to find the Steady state

Postby jpfeifer » Sat Oct 11, 2014 2:47 pm

See the manual. After you run Dynare, just type
Code: Select all
model_diagnostics(M_,options_,oo_)
------------
Johannes Pfeifer
University of Cologne
https://sites.google.com/site/pfeiferecon/
jpfeifer
 
Posts: 6940
Joined: Sun Feb 21, 2010 4:02 pm
Location: Cologne, Germany

Re: Impossible to find the Steady state

Postby Econ » Tue Oct 14, 2014 1:41 pm

Thank you jpfeifer. you are very helpful....
Econ
 
Posts: 16
Joined: Thu Aug 21, 2014 4:57 am


Return to Dynare help

Who is online

Users browsing this forum: No registered users and 4 guests

cron