Commit Graph

16 Commits (63180c9e5922d3f198684647051231344486c55d)

Author SHA1 Message Date
Houtan Bastani 63180c9e59 var_model: allow non model-block variables in VAR 2017-05-04 16:15:33 +02:00
Houtan Bastani d8ce2e051d bug: var_expectation: account for cases when a variable is not present in a period in M_.lead_lag_incidence 2017-04-24 14:34:48 +02:00
Michel Juillard b5d131bfa6 VAR: fixed bug where length() is used on character matrix 2017-04-22 10:11:17 +02:00
Houtan Bastani d09ddd9feb use datestr(now) instead of datetime 2017-03-22 09:41:10 +01:00
Houtan Bastani 48acf40c00 var_forecast: clean up writing of var forecast matlab file 2017-03-22 09:41:10 +01:00
Houtan Bastani e205c8813f var_forecast: update writing following change in 9888881d1ccc8d748d1f9cd7f462b5fa30f8bac3 2017-03-22 09:41:10 +01:00
Houtan Bastani d46d107837 var_forecast: fix bug in writing of forecast 2017-03-22 09:41:10 +01:00
Houtan Bastani 20ba99cf94 var_forecast: clean up writing of forecast function 2017-03-22 09:41:10 +01:00
Houtan Bastani 7c28e217e5 var_forecast: cleaner output 2017-03-22 09:41:10 +01:00
Houtan Bastani 19dc4deb9f var_forecast: make calls more efficient 2017-03-22 09:41:10 +01:00
Houtan Bastani df1ef46135 var_forecast: only make one call per var model, regardless of forecast horizon 2017-03-22 09:41:09 +01:00
Houtan Bastani c8f432d2f4 var_forecast: create separate VarExpectationNode class to better handle calls to .m function that calculates var forecasts 2017-03-22 09:41:09 +01:00
Houtan Bastani 5e53c7909b var_expectation: create possibility for h-step-ahead forecast 2017-03-22 09:41:09 +01:00
Houtan Bastani 1ae6c9a634 Revert "var_forecast: simplify calculation in function" (only works for 1-step-ahead forecast)
This reverts commit 079c6ce8a1e0cacfe98915d8bf554d3ba1ba0de1.
2017-03-22 09:41:09 +01:00
Houtan Bastani 113fbd4866 var_forecast: simplify calculation in function 2017-03-22 09:41:09 +01:00
Houtan Bastani dfce1ece1e var_forecast: create individual .m files for each forecast 2017-03-22 09:41:09 +01:00