Page 1 of 1
RBC with distortionary Taxes
Posted:
Sun May 14, 2017 9:36 am
by MscK
Dear all,
I am trying to expand my model with distortionary taxes. Everything runs up until that point. So I think my mistake is somewhere in the tax-process. Does anyone see my mistake?
Thank you!
Re: RBC with distortionary Taxes
Posted:
Sun May 14, 2017 10:22 am
by jpfeifer
I can run your model. What is the problem you experience?
Re: RBC with distortionary Taxes
Posted:
Sun May 14, 2017 10:29 am
by MscK
That's interesting. If I run the model, I get the following 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 sims2distax (line 228)
steady;
Error in dynare (line 180)
evalin('base',fname) ;
Re: RBC with distortionary Taxes
Posted:
Sun May 14, 2017 10:42 am
by jpfeifer
Please try the unstable version of Dynare.
Re: RBC with distortionary Taxes
Posted:
Sun May 14, 2017 11:15 am
by MscK
The unstable version of dynare gives me the same error.
Re: RBC with distortionary Taxes
Posted:
Sun May 14, 2017 6:25 pm
by MscK
It's running with Dynare 4.3.3. Thank you!