Steady state files for deterministic models
Posted: Fri Apr 20, 2012 9:00 pm
Hi Everyone!
I would like to study permanent shock in my model.
For the steady state I use /matlab/ steady state file with the same name as model file (model_steadystate.m). And for temporary shocks there is no problem. Everything works properly.
But when it comes to permanent shock I use the /steady/ command twice. As I understand the first steady state comes from the /matlab/ file. But how to deliver the second steady state, in the /endval/ block. How to do this externaly like in the case of /initval/ block?
Unfortunalety I have many endogenous variables in my model and their steady state values are obtained numerically. So writing everything in the /endval/ block is very time consuming and difficult. Is it possible to implement in some way two different steady states for the /initval/ and /endval/ block?
I would like to study permanent shock in my model.
For the steady state I use /matlab/ steady state file with the same name as model file (model_steadystate.m). And for temporary shocks there is no problem. Everything works properly.
But when it comes to permanent shock I use the /steady/ command twice. As I understand the first steady state comes from the /matlab/ file. But how to deliver the second steady state, in the /endval/ block. How to do this externaly like in the case of /initval/ block?
Unfortunalety I have many endogenous variables in my model and their steady state values are obtained numerically. So writing everything in the /endval/ block is very time consuming and difficult. Is it possible to implement in some way two different steady states for the /initval/ and /endval/ block?