Dear all,
I loop over parameters in Dynare, while utilizing initval
block in my .mod file.
Though I have looked through the forum, I have not found any ideas on how to update initval
as I keep looping over parameters. I believe it is crucial, as for some values of the parameter steady state cannot be calculated.
Moreover, I was wondering: when I run stoch_simul()
in the external .mat file, is steady state recalculated?
I would be grateful for any hint.