#231: DsgeLikelihood_hh.m was removed when DsgeLikelihood.m was replaced by dsge_likelihood.m ------------------------+--------------------------------------------------- Reporter: michel | Owner: stepan Type: bug | Status: new Priority: critical | Milestone: 4.3 Component: Estimation | Version: Keywords: | ------------------------+--------------------------------------------------- DsgeLikelihood_hh.m needs to be replaced by dsge_likelihood_hh.m that is needed by newrat.m and tests/fs2000/fs2000d.mod
All the Kalman filter routines needs also to return llik, the vector of loglikelihood per observation.
#231: DsgeLikelihood_hh.m was removed when DsgeLikelihood.m was replaced by dsge_likelihood.m -------------------------+-------------------------------------------------- Reporter: michel | Owner: stepan Type: bug | Status: closed Priority: critical | Milestone: 4.3 Component: Estimation | Version: Resolution: fixed | Keywords: -------------------------+-------------------------------------------------- Changes (by stepan):
* status: new => closed * resolution: => fixed
Comment:
Fixed in commit 11da21c7b26a1dbef6c02109e88380cb8aba6ba7.
This fixes the warning issued by the test suite (for fs2000d).