Parameter change in a stochastic model with "varexo_det"
Posted: Fri Jul 15, 2016 8:40 am
At our institute, we are trying to implement an anticipated parameter change in a stochastic model using the variable declaration "varexo_det". I have not been able to find detailed documentation about this feature (any hints are welcome), but there is one worked out example in a presentation of Michel Juillard's from some years ago:
http://econ.lse.ac.uk/staff/wdenhaan/numerical/michelday4.pdf
I've copied the example on pages 14-15 into a mod file (example_varexodet_01.mod). The parameter of interest is tau (a tax rate). Apparently, the idea is to specify the steady state before the parameter change (tau = -0.15) in the "initval" block and the steady state after the parameter change (tau = -mu/(1+mu) ) in the "endval" block. But something goes wrong here. The model has one state variable: capital. Its steady-state values are (as shown in the Dynare screen output) 12.2 (initial) and 10.3 (final). However, in the forecast, Dynare does not seem to depart from the initial steady state. If we look at the forecast output (attachment experiment_ex01.pdf with only the mean of the forecast variables), the capital stock clearly starts from the final steady state value, not from the initial one.
Is this a feature or a bug? Is the example set up correctly or not? Any suggestions how to handle this case?
http://econ.lse.ac.uk/staff/wdenhaan/numerical/michelday4.pdf
I've copied the example on pages 14-15 into a mod file (example_varexodet_01.mod). The parameter of interest is tau (a tax rate). Apparently, the idea is to specify the steady state before the parameter change (tau = -0.15) in the "initval" block and the steady state after the parameter change (tau = -mu/(1+mu) ) in the "endval" block. But something goes wrong here. The model has one state variable: capital. Its steady-state values are (as shown in the Dynare screen output) 12.2 (initial) and 10.3 (final). However, in the forecast, Dynare does not seem to depart from the initial steady state. If we look at the forecast output (attachment experiment_ex01.pdf with only the mean of the forecast variables), the capital stock clearly starts from the final steady state value, not from the initial one.
Is this a feature or a bug? Is the example set up correctly or not? Any suggestions how to handle this case?