dynare/matlab/backward
Stéphane Adjemian(Charybdis) 6e527b467d Make backward model IRF routine also return the impulses.
- In the second output argument (a dseries object) where we store the baseline
   scenario for the endogenous variables we add the baseline for the exogenous
   variables).

 - In the third output argument (a structure of dseries objects, one field per
   shock scenario), we also store the impulses considered for generating the
   IRFs.
2017-11-16 17:54:00 +01:00
..
backward_model_forecast.m Fixed routines for backward model simulation (with IRFs and forecasts). 2017-09-28 10:12:53 +02:00
backward_model_inversion.m Efficiency change. 2017-08-10 13:26:47 +02:00
backward_model_irf.m Make backward model IRF routine also return the impulses. 2017-11-16 17:54:00 +01:00
dynamic_backward_model_for_inversion.m Moved backward models related routines in specific subfolder. 2017-06-14 00:01:48 +02:00
dynamic_backward_model_for_simulation.m Moved backward models related routines in specific subfolder. 2017-06-14 00:01:48 +02:00
get_lags_on_endogenous_variables.m Fixed routines for backward model simulation (with IRFs and forecasts). 2017-09-28 10:12:53 +02:00
get_lags_on_exogenous_variables.m Fixed routines for backward model simulation (with IRFs and forecasts). 2017-09-28 10:12:53 +02:00
simul_backward_linear_model.m Fixed routines for backward model simulation (with IRFs and forecasts). 2017-09-28 10:12:53 +02:00
simul_backward_linear_model_.m Fixed routines for backward model simulation (with IRFs and forecasts). 2017-09-28 10:12:53 +02:00
simul_backward_model.m Allow calibrated innovations with simul_backward_model routine. 2017-09-29 10:29:40 +02:00
simul_backward_model_init.m Fixed routines for backward model simulation (with IRFs and forecasts). 2017-09-28 10:12:53 +02:00
simul_backward_nonlinear_model.m Fixed routines for backward model simulation (with IRFs and forecasts). 2017-09-28 10:12:53 +02:00
simul_backward_nonlinear_model_.m Return an error if Newton fails when simulating a backward model. 2017-09-29 10:29:04 +02:00