I have made a new branch 'penalty' where I removed global objective_function_penalty_base
Tell me what you think and I will merge it in master.
Best
You only defined "penalty_objective_function" in csminit, but csminwel1 does not know it. This crashes tests/optimizers/fs2000_4.mod. The same applies to newrat.m
Am 20.09.2015 um 15:32 schrieb Michel Juillard:
I have made a new branch 'penalty' where I removed global objective_function_penalty_base
Tell me what you think and I will merge it in master.
Best
Sorry, I forgot to add the new functions to git. Just done it now.
Best
Michel
Johannes Pfeifer writes:
You only defined "penalty_objective_function" in csminit, but csminwel1 does not know it. This crashes tests/optimizers/fs2000_4.mod. The same applies to newrat.m
Am 20.09.2015 um 15:32 schrieb Michel Juillard:
I have made a new branch 'penalty' where I removed global objective_function_penalty_base
Tell me what you think and I will merge it in master.
Best
Dev mailing list Dev@dynare.org https://www.dynare.org/cgi-bin/mailman/listinfo/dev
I am ok with merging now. Sidenote: now I finally see what you meant with the asymptote at 0 for the prior of rho in fs2000. This is what newrat now finds and this mode is higher than the original local one.
Am 21.09.2015 um 14:32 schrieb Michel Juillard:
Sorry, I forgot to add the new functions to git. Just done it now.
Best
Michel
Johannes Pfeifer writes:
You only defined "penalty_objective_function" in csminit, but csminwel1 does not know it. This crashes tests/optimizers/fs2000_4.mod. The same applies to newrat.m
Am 20.09.2015 um 15:32 schrieb Michel Juillard:
I have made a new branch 'penalty' where I removed global objective_function_penalty_base
Tell me what you think and I will merge it in master.
Best
Dev mailing list Dev@dynare.org https://www.dynare.org/cgi-bin/mailman/listinfo/dev
Thanks Johannes. I'm currently running a check of the penalty branch and it seems that I have still forgotten to treat some cases.
Best
Michel
Johannes Pfeifer writes:
I am ok with merging now. Sidenote: now I finally see what you meant with the asymptote at 0 for the prior of rho in fs2000. This is what newrat now finds and this mode is higher than the original local one.
Am 21.09.2015 um 14:32 schrieb Michel Juillard:
Sorry, I forgot to add the new functions to git. Just done it now.
Best
Michel
Johannes Pfeifer writes:
You only defined "penalty_objective_function" in csminit, but csminwel1 does not know it. This crashes tests/optimizers/fs2000_4.mod. The same applies to newrat.m
Am 20.09.2015 um 15:32 schrieb Michel Juillard:
I have made a new branch 'penalty' where I removed global objective_function_penalty_base
Tell me what you think and I will merge it in master.
Best
Dev mailing list Dev@dynare.org https://www.dynare.org/cgi-bin/mailman/listinfo/dev
Dev mailing list Dev@dynare.org https://www.dynare.org/cgi-bin/mailman/listinfo/dev
Now that you are saying it. You also need to adjust dsge_var_likelihood.m and non_linear_dsge_likelihood.m
Am 21.09.2015 um 15:05 schrieb Michel Juillard:
Thanks Johannes. I'm currently running a check of the penalty branch and it seems that I have still forgotten to treat some cases.
Best
Michel
Johannes Pfeifer writes:
I am ok with merging now. Sidenote: now I finally see what you meant with the asymptote at 0 for the prior of rho in fs2000. This is what newrat now finds and this mode is higher than the original local one.
Am 21.09.2015 um 14:32 schrieb Michel Juillard:
Sorry, I forgot to add the new functions to git. Just done it now.
Best
Michel
Johannes Pfeifer writes:
You only defined "penalty_objective_function" in csminit, but csminwel1 does not know it. This crashes tests/optimizers/fs2000_4.mod. The same applies to newrat.m
Am 20.09.2015 um 15:32 schrieb Michel Juillard:
I have made a new branch 'penalty' where I removed global objective_function_penalty_base
Tell me what you think and I will merge it in master.
Best
Dev mailing list Dev@dynare.org https://www.dynare.org/cgi-bin/mailman/listinfo/dev
Dev mailing list Dev@dynare.org https://www.dynare.org/cgi-bin/mailman/listinfo/dev
Yes, thanks and osr_objective as well
Johannes Pfeifer writes:
Now that you are saying it. You also need to adjust dsge_var_likelihood.m and non_linear_dsge_likelihood.m
Am 21.09.2015 um 15:05 schrieb Michel Juillard:
Thanks Johannes. I'm currently running a check of the penalty branch and it seems that I have still forgotten to treat some cases.
Best
Michel
Johannes Pfeifer writes:
I am ok with merging now. Sidenote: now I finally see what you meant with the asymptote at 0 for the prior of rho in fs2000. This is what newrat now finds and this mode is higher than the original local one.
Am 21.09.2015 um 14:32 schrieb Michel Juillard:
Sorry, I forgot to add the new functions to git. Just done it now.
Best
Michel
Johannes Pfeifer writes:
You only defined "penalty_objective_function" in csminit, but csminwel1 does not know it. This crashes tests/optimizers/fs2000_4.mod. The same applies to newrat.m
Am 20.09.2015 um 15:32 schrieb Michel Juillard:
I have made a new branch 'penalty' where I removed global objective_function_penalty_base
Tell me what you think and I will merge it in master.
Best
Dev mailing list Dev@dynare.org https://www.dynare.org/cgi-bin/mailman/listinfo/dev
Dev mailing list Dev@dynare.org https://www.dynare.org/cgi-bin/mailman/listinfo/dev
Dev mailing list Dev@dynare.org https://www.dynare.org/cgi-bin/mailman/listinfo/dev
Using grep, there are still 12 functions that have objective_function_penalty_base either in their header or the code
Am 21.09.2015 um 15:05 schrieb Michel Juillard:
Thanks Johannes. I'm currently running a check of the penalty branch and it seems that I have still forgotten to treat some cases.
Best
Michel
Johannes Pfeifer writes:
I am ok with merging now. Sidenote: now I finally see what you meant with the asymptote at 0 for the prior of rho in fs2000. This is what newrat now finds and this mode is higher than the original local one.
Am 21.09.2015 um 14:32 schrieb Michel Juillard:
Sorry, I forgot to add the new functions to git. Just done it now.
Best
Michel
Johannes Pfeifer writes:
You only defined "penalty_objective_function" in csminit, but csminwel1 does not know it. This crashes tests/optimizers/fs2000_4.mod. The same applies to newrat.m
Am 20.09.2015 um 15:32 schrieb Michel Juillard:
I have made a new branch 'penalty' where I removed global objective_function_penalty_base
Tell me what you think and I will merge it in master.
Best
Dev mailing list Dev@dynare.org https://www.dynare.org/cgi-bin/mailman/listinfo/dev
Dev mailing list Dev@dynare.org https://www.dynare.org/cgi-bin/mailman/listinfo/dev
Thanks. The way to go
Michel
Johannes Pfeifer writes:
Using grep, there are still 12 functions that have objective_function_penalty_base either in their header or the code
Am 21.09.2015 um 15:05 schrieb Michel Juillard:
Thanks Johannes. I'm currently running a check of the penalty branch and it seems that I have still forgotten to treat some cases.
Best
Michel
Johannes Pfeifer writes:
I am ok with merging now. Sidenote: now I finally see what you meant with the asymptote at 0 for the prior of rho in fs2000. This is what newrat now finds and this mode is higher than the original local one.
Am 21.09.2015 um 14:32 schrieb Michel Juillard:
Sorry, I forgot to add the new functions to git. Just done it now.
Best
Michel
Johannes Pfeifer writes:
You only defined "penalty_objective_function" in csminit, but csminwel1 does not know it. This crashes tests/optimizers/fs2000_4.mod. The same applies to newrat.m
Am 20.09.2015 um 15:32 schrieb Michel Juillard:
I have made a new branch 'penalty' where I removed global objective_function_penalty_base
Tell me what you think and I will merge it in master.
Best
Dev mailing list Dev@dynare.org https://www.dynare.org/cgi-bin/mailman/listinfo/dev
Dev mailing list Dev@dynare.org https://www.dynare.org/cgi-bin/mailman/listinfo/dev
Dev mailing list Dev@dynare.org https://www.dynare.org/cgi-bin/mailman/listinfo/dev