Model in logs-exponential

Hi, I am trying to run my model in log-exponential form, but seem to be having some trouble.

I am able to successfully run the model in standard form, but can’t get it to run in exp-log form. I have double checked multiple times and I don’t think I have any typos. Could someone take a look and let me know if you see something?

In the code I provide, the standard model equations are also listed but commented out and their log-exp counterparts are underneath.

The error code reads that there are infinite steady states or that my initial values are too far off from the steady state.

Any insight would be greatly appreciated!

Regards,

MC
Model_baseline650.mod (5.82 KB)

Have you tried model_diagnostics on your normal model? It seems there is a collinearity issue. Also, if you go to first order, why don’t you use the loglinear option of stoch_simul?