Hi everyone,
After I log-linearized my DSGE model and ran it in Dynare, I noticed that both oo_.steady_state and oo_.mean are zero, regardless of whether I use a first-order (order=1) or a second-order (order=2) approximation.
I have several related questions:
-
Why are both
oo_.steady_stateandoo_.meanequal to zero after log-linearization? -
Can Dynare still recognize or compute the true steady-state values of the original (non-log-linearized) variables?
-
If I want to see the actual steady-state levels rather than zero deviations, how should I define or recover them in the model file?
-
I plan to conduct conditional and unconditional welfare analysis to compare two policy scenarios. Is it still possible to perform meaningful welfare computations when the model has been log-linearized, or do I need to use a nonlinear (levels-based) specification so that Dynare can capture the second-order terms required for welfare evaluation?
Thank you very much for your help!