This is my first time using Dynare 6.1, and I am trying to solve for the steady state of a model. I have provided Dynare with a MATLAB file that computes the steady state and parameters. However, I keep encountering an error that says: “MODEL_DIAGNOSTICS: The steady state cannot be computed.”
I would greatly appreciate any help in getting this model to run. My ultimate goal is to estimate some of the parameters, but I would like to ensure that the model runs correctly with the current parameters before moving on to the estimation process.
I have attached the MATLAB file that computes the steady state, labeled as “calibration,” along with the .mod file.
I noticed that. Is there a resaon why dynare still cannot compute the steady state even after i increased the tolerance to a value larger than the residual on the MU_H equation?
I’ve encountered a rank condition issue in my model. Currently, I have 36 eigenvalues larger than 1 in modulus but only 35 forward-looking variables. Could you assist me in identifying where the problem might be? I’m wondering if the issue could be due to incorrect timing in my equations, or if there might be another underlying cause.