Skip to content
Snippets Groups Projects
Commit 379972d7 authored by Stéphane Adjemian's avatar Stéphane Adjemian
Browse files

Removed prior_penalty in dsge_likelihood.

If options_.prior_trunc is set to zero (the default is strictly positive) then prior_correction is infinite because the prior density is zero (this is not true for the uniform prior)... This does not help the optimizer. Even if we do not fall in this case (because options_.prior_trunc>0 or becuase only uniform priors are used for the bounded parameters) the meaning of this correction is unclear.
parent a05b9d6a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment