#48: Incorrect treatment of log-linear transformation for purely backward looking models --------------------------+------------------------------------------------- Reporter: sebastien | Owner: Type: bug | Status: new Priority: major | Milestone: 4.1 Component: Core M-files | Version: 4.0.4 Keywords: | --------------------------+------------------------------------------------- In dr1.m, log-linear test and the log-linear transformation of the model ghx and ghu matrices at line 449 are not reached for a purely backward looking model, because of a return statement at line 266
#48: Incorrect treatment of log-linear transformation for purely backward looking models ---------------------------+------------------------------------------------ Reporter: sebastien | Owner: Type: bug | Status: closed Priority: major | Milestone: 4.1 Component: Core M-files | Version: 4.0.4 Resolution: fixed | Keywords: ---------------------------+------------------------------------------------ Changes (by michel):
* status: new => closed * resolution: => fixed
Comment:
- added code for log-linear approximation - unrelated, but similar problem with 2nd and 3rd order of purely backward models. Error message added