Commit Graph

9 Commits (beb7d42d748f9f0f5216ed7aca93dceb4f73df2c)

Author SHA1 Message Date
Stéphane Adjemian (Scylla) 510eccd965 Fixed routines for backward model simulation (with IRFs and forecasts). 2017-09-28 10:12:53 +02:00
Stéphane Adjemian (Scylla) c468488575 Fixed dimension of exo_simul (always add one row). 2017-08-31 14:55:49 +02:00
Stéphane Adjemian (Scylla) 0efff7c185 Fixed timing bugs in simulation of backward models with lags on exogenous variables. 2017-08-31 11:41:18 +02:00
Stéphane Adjemian (Scylla) 8e6fd310c3 Fixed backward model simulation routines.
(cherry picked from commit 45a14d768d)
2017-07-29 14:16:05 +02:00
Stéphane Adjemian (Scylla) 1cd20acd7d Code factorization.
(cherry picked from commit 77b1d14083)
2017-07-29 14:12:50 +02:00
Stéphane Adjemian (Charybdis) 90a239f84b Fixed bug.
Exogenous variables in exo_histval are along rows, while they are along columns
in exo_simul.
2017-06-19 17:32:58 +02:00
Stéphane Adjemian (Charybdis) e7bb0acae8 Fixed typo. 2017-06-17 08:42:38 +02:00
Stéphane Adjemian (Charybdis) a1f86b97e2 Allow lags on exogenous variables for backward models forecasts and IRFs.
TODO: Check if this is working with linear models.
(cherry picked from commit 44b9531bb7)
2017-06-14 00:08:14 +02:00
Stéphane Adjemian (Charybdis) 5570bf1588 Moved backward models related routines in specific subfolder.
(cherry picked from commit 214b534b25)
2017-06-14 00:01:48 +02:00