Hi Michel,
Why is bayestopt_ saved in <MOD_FILE_NAME>_mode ?
If we change the priors but load <MOD_FILE_NAME>_mode to initialize the optimization routine, the changes in the declared priors are not effective. I spent 20 minutes finding out that my problem was caused by this recent change ;-)
I don't know where you need an old bayestopt_ but we could load only xparam1 and hh in dynare_estimation_1... Do you agree?
Best, Stéphane.
This was the wrong way of saving parameter names in *_mode.mat. This is used in initialize_from_mode.m for when we use the mode file of a model that is slightly different from the first one.
I had corrected the problem that you encountered in my working directory but didn't commit it at the right time. Sorry about that.
I committed corrected versions of both files.
Best
Michel
Stéphane Adjemian wrote:
Hi Michel,
Why is bayestopt_ saved in <MOD_FILE_NAME>_mode ?
If we change the priors but load <MOD_FILE_NAME>_mode to initialize the optimization routine, the changes in the declared priors are not effective. I spent 20 minutes finding out that my problem was caused by this recent change ;-)
I don't know where you need an old bayestopt_ but we could load only xparam1 and hh in dynare_estimation_1... Do you agree?
Best, Stéphane.
Dev mailing list Dev@dynare.org http://www.dynare.org/cgi-bin/mailman/listinfo/dev
Thanks, Stéphane.
Le Mon, 06 Apr 2009 18:38:48 +0200, Michel Juillard michel.juillard@ens.fr a écrit :
This was the wrong way of saving parameter names in *_mode.mat. This is used in initialize_from_mode.m for when we use the mode file of a model that is slightly different from the first one.
I had corrected the problem that you encountered in my working directory but didn't commit it at the right time. Sorry about that.
I committed corrected versions of both files.
Best
Michel
Stéphane Adjemian wrote:
Hi Michel,
Why is bayestopt_ saved in <MOD_FILE_NAME>_mode ?
If we change the priors but load <MOD_FILE_NAME>_mode to initialize the optimization routine, the changes in the declared priors are not effective. I spent 20 minutes finding out that my problem was caused by this recent change ;-)
I don't know where you need an old bayestopt_ but we could load only xparam1 and hh in dynare_estimation_1... Do you agree?
Best, Stéphane.
Dev mailing list Dev@dynare.org http://www.dynare.org/cgi-bin/mailman/listinfo/dev
Dev mailing list Dev@dynare.org http://www.dynare.org/cgi-bin/mailman/listinfo/dev