Commit Graph

10461 Commits (e3c12f509465303cec2648810184d865939466c3)

Author SHA1 Message Date
Houtan Bastani b3ecc8c003 preprocessor: add plot_shock_decomposition command. closes #1406 2017-03-24 12:11:36 +01:00
Houtan Bastani b8b6228d67 graph_decomp_detail: fix bug, extra argument not referenced 2017-03-24 11:24:14 +01:00
Houtan Bastani 93130ee922 fix bug in WriteShockDecomp2Excel 2017-03-24 10:34:59 +01:00
Houtan Bastani 2be17e1ebd doc: more fixes to documentation 2017-03-24 10:34:59 +01:00
Houtan Bastani 4f432b7e58 doc: update plot_shock_decomposition option names 2017-03-24 10:34:59 +01:00
Houtan Bastani c467c92d29 shock_decomposition: move fig_names to fig_name (fixing typo) 2017-03-24 10:34:59 +01:00
Houtan Bastani e5f1d20221 change dyn_figure to take a nodisplay and graph_format arguments as opposed to options_. closes #1415 2017-03-23 17:59:05 +01:00
Houtan Bastani 2aa85f978a change dyn_figure to take a nodisplay argument as opposed to options_. #1415 2017-03-23 14:30:16 +01:00
Marco Ratto afcb8eab35 catch M_ output argument from evaluate_smoother;
remove unused variable lead_lag_incidence
2017-03-23 08:25:14 +01:00
Marco Ratto 234aaacf92 factorized display of critical values. 2017-03-23 00:08:05 +01:00
Marco Ratto c60379ae96 upgrade call to evaluate_smoother 2017-03-22 23:32:19 +01:00
Marco Ratto 1db86865f7 better trap missing input arguments 2017-03-22 23:24:41 +01:00
Marco Ratto 99dbc8c74d bug fix with redundant call to prior_bounds 2017-03-22 23:08:18 +01:00
Marco Ratto b77791c541 ensure invhess is empty with slice for proper prior initialization of chains 2017-03-22 23:06:19 +01:00
Marco Ratto 780c1f5216 provide userdata with info on actual varlist used 2017-03-22 22:37:59 +01:00
Marco Ratto a9dd046db7 fill in end of sample conditional shock decompositions. 2017-03-22 22:30:14 +01:00
Stéphane Adjemian (Charybdis) a2cf2da048 Updated sbmodules dates and dseries (efficiency change). 2017-03-22 16:29:33 +01:00
Stéphane Adjemian (Charybdis) 76097a799f Added missing struct2array routine. 2017-03-22 15:20:13 +01:00
Stéphane Adjemian (Charybdis) ee2c30fd97 Partialm cherry-pick of 28e95d817a181f758dab595d6a14de0ff348bed5
Give more informations in case of NaN, Inf or non real variables.

Closes PR #1385.
2017-03-22 14:04:35 +01:00
Stéphane Adjemian (Charybdis) 9b33f8982e Fixed dseries submodule pointer. 2017-03-22 12:59:43 +01:00
Stéphane Adjemian c24ebb6055 Merge pull request #1413 from JohannesPfeifer/manual_fix
Fix typo in manual
2017-03-22 12:40:08 +01:00
Stéphane Adjemian (Charybdis) bde1edc1b3 Updated dates and dseries submodules. 2017-03-22 10:01:40 +01:00
Stéphane Adjemian (Charybdis) d1062875cd Added README in tests/ECB. 2017-03-22 09:41:10 +01:00
Stéphane Adjemian (Charybdis) 04a1b9d748 Updated dseries submodule (fixes websave issue). 2017-03-22 09:41:10 +01:00
Stéphane Adjemian (Charybdis) a18fe3549e Fixed typo. 2017-03-22 09:41:10 +01:00
Stéphane Adjemian (Charybdis) bcd2d8e744 Updated dseries submodule (bug fix). 2017-03-22 09:41:10 +01:00
Stéphane Adjemian (Charybdis) db4c686d64 Updated dseries submodule (@arima class with X13-CENSUS). 2017-03-22 09:41:10 +01:00
Stéphane Adjemian (Charybdis) 368373546e Changed branch name for dseries submodule (master-with-fame-io -> ecb-master). 2017-03-22 09:41:10 +01:00
Stéphane Adjemian (Charybdis) 2eab0c61fc Updated dseries submodule (fixes inplace modification issues). 2017-03-22 09:41:10 +01:00
Houtan Bastani d09ddd9feb use datestr(now) instead of datetime 2017-03-22 09:41:10 +01:00
Stéphane Adjemian (Charybdis) 4a57e7155f Use ssh instead of https for git submodules. 2017-03-22 09:41:10 +01:00
Houtan Bastani 8bb2f5d91a doc: add forecast menu item missing from 2ba82f46594ee51eb01df3bc95d23bca8bcadd6c 2017-03-22 09:41:10 +01:00
Houtan Bastani 0a017dd1bb var test, add estimation for nkm model, fix plotting 2017-03-22 09:41:10 +01:00
Houtan Bastani a248d9b51f doc: add var_model, var_expectation 2017-03-22 09:41:10 +01:00
Stéphane Adjemian (Charybdis) 262cf20f16 Changed isint function.
To make it consistent with the routine available in the dates toolbox.
2017-03-22 09:41:10 +01:00
Stéphane Adjemian (Charybdis) f9bf125562 Removed initialization for dates and dseries.
This is not required with the new oop interface.
2017-03-22 09:41:10 +01:00
Stéphane Adjemian (Charybdis) b240ced4a8 Changed repositories and branches for submodules.
Submodules dates and dseries now target the private repositories available at

https://gitlab.com/McModelTeam

We use the new oop syntax with the matla-fame-io submodule in dseries.
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 8d1c8f35ae var_forecast: example with two variables in var 2017-03-22 09:41:10 +01:00
Houtan Bastani 858f26804f var_forecast test: update following changes 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 476a8a27cc preprocessor: add aux var/equation when var_model is of order > max lag of its variables in the model block 2017-03-22 09:41:10 +01:00
Houtan Bastani dc7fca7ece var_forecast: use example1 in forecast, add code to use estimation via rfvar3 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 7c9e54c8b4 var_forecast tests 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 4d01f8c975 var_forecast: fix writing in dynamic file 2017-03-22 09:41:09 +01:00