Hello everyone,
I have a model for which I would like to analyze the (in)determinacy regions. It is my understanding that, in order to use the resol() function in my loop, I have to completely solve the model (complete run of dynare xxx.mod) before doing so. However, part of this paper is attempting to show that determinacy of the model is eliminated under certain policy conditions. If Dynare cannot run initially, I’m unable to show this.
One of the first things Dynare does is check the BK conditions, so is there a way to loop through the parameter space without having a successful dynare xxx.mod run first?
I appreciate your time!