Hi All,
I see repeatedly that it's optimal to calculate the analytical steady state by hand and then solve it numerically using a non-linear solver, but I also see here and there that linear models (measured in log deviations from the steady state) should be functional taking the initial steady state as being a vector of zeroes.
What could cause a linear model to not run when given a vector of zeroes as initial steady state? Example (using the system of equations from Beidas-Strom and Poghosyan, 2011) code attached.
Thanks!