Minor improvement authored by Sébastien Villemot's avatar Sébastien Villemot
...@@ -17,8 +17,8 @@ Bugs fixed in version 6.2 ...@@ -17,8 +17,8 @@ Bugs fixed in version 6.2
* The auxiliary particle filter and the Liu & West online filter * The auxiliary particle filter and the Liu & West online filter
(`mode_compute=11`) required the Statistics Toolbox (bug fixed in 18eede9d) (`mode_compute=11`) required the Statistics Toolbox (bug fixed in 18eede9d)
* The auxiliary particle filter and the Liu & West online filter * The auxiliary particle filter and the Liu & West online filter
(`mode_compute=11`) would not work with `discretionary_policy` (bug fixed in (`mode_compute=11`) would not work with the `discretionary_policy` command
43af30d0) (bug fixed in 43af30d0)
* The `discretionary_policy` command would crash if there were fewer than two * The `discretionary_policy` command would crash if there were fewer than two
exogenous variables (bug fixed in 15c684caa330fb92dc057eb60b882c30324fa3a3) exogenous variables (bug fixed in 15c684caa330fb92dc057eb60b882c30324fa3a3)
* Using the `forecast` command with a model solved at `order>1` without * Using the `forecast` command with a model solved at `order>1` without
... ...
......