#284: check values returned by likelihood functions and their use in calling functions ------------------------+-------------------- Reporter: michel | Owner: michel Type: bug | Status: new Priority: major | Milestone: 5.0 Component: Estimation | Version: Keywords: | ------------------------+-------------------- check value of fval when returned by DsgeVarLikelihood.m and non_linear_dsge_likelihood.m. Check the use of fval and exit_flag in the functions calling dsge_likelihood.m, DsgeVarLikelihood.m and non_linear_dsge_likelihood.m
#284: check values returned by likelihood functions and their use in calling functions -------------------------+-------------------- Reporter: michel | Owner: michel Type: bug | Status: new Priority: major | Milestone: 5.0 Component: Estimation | Version: Resolution: | Keywords: -------------------------+--------------------
Comment (by sebastien):
See this thread for some elements of context: http://www.dynare.org/pipermail/dev/2012-October/002700.html
#284: check values returned by likelihood functions and their use in calling functions -------------------------+-------------------- Reporter: michel | Owner: michel Type: bug | Status: new Priority: major | Milestone: 5.0 Component: Estimation | Version: Resolution: | Keywords: -------------------------+--------------------
Comment (by michel):
See also http://www.dynare.org/pipermail/dev/2012-October/002703.html. The specific problem reported by Johannes in http://www.dynare.org/pipermail/dev/2012-October/002700.html is fixed in commit 74c300939ae36d783f78d134dfb42fe1d5402408 but a more general check of the returned values by the ...likelihood functions is required