Hello!
I am trying to replicate a model by Anand and Prasad(2010) for a class project but I am struggling to compute the steady state values. I keep getting the following error and frankly, I am at a loss as what to do.
STEADY: The Jacobian contains Inf or NaN. The problem arises from:
STEADY: Derivative of Equation 8 with respect to Variable Ctf (initial value of Ctf: 2)
STEADY: Derivative of Equation 8 with respect to Variable Cts (initial value of Cts: 2)
STEADY: Derivative of Equation 8 with respect to Variable xst (initial value of xst: 0)
STEADY: Derivative of Equation 9 with respect to Variable xst (initial value of xst: 0)
STEADY: The problem most often occurs, because a variable with
STEADY: exponent smaller than 1 has been initialized to 0. Taking the derivative
STEADY: and evaluating it at the steady state then results in a division by 0.
Practically a new student at Dynare! Any help is deeply appreciated!
Thanks