Commit Graph

8671 Commits (244462adb65858fc7b3b28cbd69630876a1b8ddf)

Author SHA1 Message Date
Johannes Pfeifer 244462adb6 Add unit test for disallowing mixed ML/Bayesian estimation 2015-07-23 14:44:26 +02:00
Johannes Pfeifer b2017ffece Check whether estimation is fully ML or fully Bayesian
Closes #754
2015-07-23 14:44:25 +02:00
Houtan Bastani 5f7a8a6b0e Merge pull request #982 from JohannesPfeifer/TeX_unit_test
TeX unit test
2015-07-22 13:57:18 +02:00
Johannes Pfeifer 83352e688a Restore compatibility of collect_LaTeX_Files.m with recently introduced _content.TeX files 2015-07-22 13:47:08 +02:00
Johannes Pfeifer bccadf7b03 Add compilation of TeX-binder to unit test 2015-07-22 13:46:57 +02:00
Houtan Bastani f95b5021bc add logo to README.md 2015-07-21 18:29:08 +02:00
Houtan Bastani f1a5217a64 preprocessor: remove comments associated with c604d9da38 2015-07-21 17:50:33 +02:00
Houtan Bastani c604d9da38 move external file write functions to class definitions 2015-07-21 17:35:06 +02:00
Houtan Bastani 46c5d5d4db Merge pull request #980 from JohannesPfeifer/master
Further fixes after PR
2015-07-21 17:17:26 +02:00
Johannes Pfeifer 06bd20214e Replace strmatch by strcmp 2015-07-21 16:40:40 +02:00
Johannes Pfeifer 3c5705d8d4 Make covariance matrix in example positive definite 2015-07-21 16:18:45 +02:00
Johannes Pfeifer 319f73434c Fix copy and paste error introduced in 3c9b031bd1 2015-07-21 16:18:15 +02:00
Johannes Pfeifer 2d8e6e2c83 Account for strmatch returning empty array instead of 0 if nothing is found 2015-07-21 16:00:00 +02:00
MichelJuillard 1fd63b0dd2 Merge pull request #977 from JohannesPfeifer/calib_smoother_fix
Account for unset options/fields after yesterday's PR
2015-07-21 14:48:45 +02:00
Johannes Pfeifer 386225d4e6 Delete redundant steady_state_model block (was present twice). 2015-07-21 11:49:48 +02:00
Johannes Pfeifer 68af0a4e65 Account for potentially unset M_.dname in forecast_graphs.m 2015-07-21 11:46:47 +02:00
Johannes Pfeifer 15b47ef50b Account for cases where estim_params_ is empty or has only been filled with field full_calibration_detected 2015-07-21 11:41:39 +02:00
Sébastien Villemot 1a2dbdc4d8 license.txt: fix license name non-uniqueness. 2015-07-21 11:23:10 +02:00
Houtan Bastani aedf516af8 Merge pull request #975 from JohannesPfeifer/master
Add mod.file lost in 6d048d8766
2015-07-21 11:19:50 +02:00
Johannes Pfeifer 84e04522bf Account for options_.nk potentially being empty. 2015-07-21 10:41:47 +02:00
Johannes Pfeifer 1f0897005f Add mod.file lost in 6d048d8766 2015-07-21 10:02:34 +02:00
MichelJuillard 6d048d8766 Merge pull request #973 from JohannesPfeifer/Makefile_fix
Fix wrong name of unit test in Makefile.am and make name more expressive
2015-07-21 09:18:37 +02:00
Johannes Pfeifer b159d4227c Fix wrong name of unit test in Makefile.am and make name more expressive 2015-07-20 21:17:44 +02:00
MichelJuillard 80253835a7 Merge pull request #738 from JohannesPfeifer/Kalman
Kalman
2015-07-20 15:02:40 +02:00
MichelJuillard f94910173d Merge pull request #937 from JohannesPfeifer/graph_fix
Various fixes related to graphs and eps-TeX-loaders
2015-07-20 14:36:20 +02:00
MichelJuillard 2cb58be875 Merge pull request #969 from JohannesPfeifer/documentation
Improve documentation of nobs, first_obs, presample, and mode_check
2015-07-20 14:27:40 +02:00
MichelJuillard c15e8f65c7 Merge pull request #769 from JohannesPfeifer/filtered_vars_ML
Do not create classical filtered variables at posterior mean if Bayesian...
2015-07-20 14:21:30 +02:00
MichelJuillard 2269b38465 Merge pull request #740 from JohannesPfeifer/relative_irf
Fix and document relative_irf
2015-07-20 14:20:00 +02:00
MichelJuillard 8045217773 Merge pull request #729 from JohannesPfeifer/complex_jacobian
Deal with debugging info on complex Jacobians
2015-07-20 14:08:33 +02:00
MichelJuillard e174f5f00a Merge pull request #726 from JohannesPfeifer/steady_linear
Prevent incorrect steady state from being accepted if model is not truly linear
2015-07-20 14:06:03 +02:00
MichelJuillard 4b3550efbc Merge pull request #691 from JohannesPfeifer/var_decomp_unit
Fix dsge_simulated_theoretical_variance_decomposition.m for non-stationa...
2015-07-20 14:03:22 +02:00
MichelJuillard 9634ff2098 Merge pull request #698 from JohannesPfeifer/Fix_steady_state_estimation
Fix bug in dynare_estimation_init.m if steady state does not solve
2015-07-20 13:57:37 +02:00
Johannes Pfeifer 86322bcb3a Fix typo in dsge_likelihood.m
blkdiag command is not written with ck
2015-07-20 13:10:31 +02:00
Johannes Pfeifer 1dfb6ea327 Add unit tests for Kalman filter calls from Matlab 2015-07-20 13:10:30 +02:00
Johannes Pfeifer b0bbab68f3 Add likelihood value to mode-file 2015-07-20 13:06:22 +02:00
Johannes Pfeifer d6bc85fdc6 Improve error message for incompatible filter/Kalman option 2015-07-20 13:06:22 +02:00
Johannes Pfeifer bb0446873f Add initial likelihood value to debugging info 2015-07-20 13:06:21 +02:00
Houtan Bastani a4cee3929d doc: change xref to ref 2015-07-20 10:55:17 +02:00
Houtan Bastani 722036aea5 doc: change xref to ref, fix grammar 2015-07-20 10:52:17 +02:00
Houtan Bastani e7239fe0fc change xref to ref 2015-07-20 10:49:45 +02:00
MichelJuillard ce3dc068c3 Merge pull request #692 from JohannesPfeifer/imcforecast
Account for initial values when making conditional forecasts
2015-07-20 10:18:43 +02:00
Michel Juillard 2c8ee55d16 Revert "adding provision for histval in conditional_forecasts"
This reverts commit cb9a0ef064.
2015-07-20 10:16:03 +02:00
Michel Juillard cb9a0ef064 adding provision for histval in conditional_forecasts 2015-07-19 17:34:06 +02:00
Houtan Bastani 7740fdaca0 preprocessor: split creation of latex model files. closes #966 2015-07-15 08:58:15 +02:00
Houtan Bastani 33e6b873e6 fix typo 2015-07-15 08:41:10 +02:00
Michel Juillard edbd1ef374 fixing typo 2015-07-13 11:51:07 +02:00
Stéphane Adjemian (Charybdis) dd8bd78562 Updated dseries submodule. 2015-07-09 16:03:47 +02:00
Stéphane Adjemian e16ed447cd Merge pull request #970 from JohannesPfeifer/fs2000_examples
Cosmetic changes to fs2000 examples
2015-07-09 09:04:07 +02:00
Johannes Pfeifer 85099e0fb7 Use steady_state_model block in fs2000_nonstationary.mod 2015-07-09 08:34:45 +02:00
Johannes Pfeifer 5cea6e6ef2 Clarify which model variant is used in fs2000.mod 2015-07-09 08:34:22 +02:00