#91: Univariate smoother with missing observations needs corrections. --------------------------+------------------------------------------------- Reporter: stepan | Owner: Type: bug | Status: new Priority: major | Milestone: Component: Core M-files | Version: 4.1.0 Keywords: | --------------------------+------------------------------------------------- The last block (if nargout>7) is wrong and cause dynare to crash. Variable iF is not defined in this function (should be Fi i think). There is also a problem with the selection matrix Z.
#91: Univariate smoother with missing observations needs corrections. ---------------------------+------------------------------------------------ Reporter: stepan | Owner: stepan Type: bug | Status: assigned Priority: major | Milestone: Component: Core M-files | Version: 4.1.0 Resolution: | Keywords: ---------------------------+------------------------------------------------ Changes (by sebastien):
* owner: => stepan * status: new => assigned
Comment:
Possible fix implemented in commit f4b7840739743f15fa763de1c527277492dbfc73.
Still needs to be tested.
#91: Univariate smoother with missing observations needs corrections. ---------------------------+------------------------------------------------ Reporter: stepan | Owner: stepan Type: bug | Status: closed Priority: major | Milestone: Component: Core M-files | Version: 4.1.0 Resolution: fixed | Keywords: ---------------------------+------------------------------------------------ Changes (by michel):
* status: assigned => closed * resolution: => fixed
Comment:
The smoother functions need to be rewritten and tested for 4.2. Major inconsistencies in dynare_estimation_1 have been corrected for 4.1.1