Hi all,
I am trying to compute the "paper and pencil" steady state of my model. I'm having some troubles with that.
I have been told that I should try to back out the value of each endogenous variable in a recursive way
otherwise I might have problems when I run the model on dynare. While that's easy for some variables I found it
pretty complicated if I want to find all the variables.
Would it be ok to just write down the equations in matlab and use the fsolve or it is true that this might create problems?
Are there any "smarter" ways to do it?
Furhtermore, should I also use all the first order conditions and all the budget constraints in my model when I write the dynare code
or something can be left out?
Thanks in advance for your help.
JB