Help! No 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.

Help! No Steady State

Postby Fujin Zhang » Wed Jul 16, 2014 2:15 pm

hello,
I am trying to replicate the results of Heutel (2012), "How should environmental policy respond to business cycles?". The author had listed all F.O.C in his paper and appendix, including matlab code. I am trying to transform the procedure to dynare code with the attached parameters. I substituted the initval block with the value of teady state getting from author's results. However, I always get the same result and error:

"error 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

error in steady (line 92)
print_info(info,options_.noprint, options_);

error in dynare_solvesystem_tax2 (line 247)
steady;

error in dynare (line 185)
evalin('base',fname) ; "

I would be extremely thankful if someone could help me? I have attached all files for your reference.

dynare_solvesystem_tax2.mod
(2.73 KiB) Downloaded 62 times

Fujin Zhang
 
Posts: 1
Joined: Tue Jul 15, 2014 3:20 pm

Re: Help! No Steady State

Postby jpfeifer » Fri Jul 18, 2014 9:46 am

As always, check your equations for correctness and try to improve your initial values. In particular, if you try to guess, keep economic relations like
Code: Select all
i=delta*k
in mind.
------------
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


Return to Dynare help

Who is online

Users browsing this forum: No registered users and 5 guests

cron