Commit Graph

6183 Commits (c9edb8d215458132f5a033598c0c6afd9c17748d)

Author SHA1 Message Date
Stéphane Adjemian (Charybdis) 603aeeccb6 Added provisions for date(s) selection. 2013-07-01 17:24:22 +02:00
Stéphane Adjemian (Charybdis) e7b22213de Added comments. 2013-07-01 17:24:22 +02:00
Houtan Bastani 13c2fb08f8 ms-sbvar: submodule update 2013-07-01 14:47:18 +02:00
Stéphane Adjemian (Charybdis) 3ecd248fe9 Fixed typo. 2013-06-28 23:53:12 +02:00
Stéphane Adjemian (Charybdis) c230ed53c0 Clarify the issue with the steady state in models with non stationary forcing variables. 2013-06-28 23:52:08 +02:00
Stéphane Adjemian (Charybdis) 06ef8fce30 Fixed typo. 2013-06-28 22:02:24 +02:00
Stéphane Adjemian (Charybdis) 0065822d8f Merge branch 'master' into experimental-smoother-on-calibrated-model 2013-06-28 18:24:44 +02:00
Johannes Pfeifer dc5f4b4747 Merge branch 'master' of https://github.com/DynareTeam/dynare 2013-06-28 18:13:48 +02:00
Stéphane Adjemian (Charybdis) c5b79f55e5 Fixed bug. 2013-06-28 17:18:13 +02:00
Stéphane Adjemian (Charybdis) 0b8202bae3 Merge branch 'experimental-kalman-initialization' into experimental-smoother-on-calibrated-model 2013-06-28 17:00:16 +02:00
Stéphane Adjemian (Charybdis) e60d438e86 Fixed bug. 2013-06-28 16:59:47 +02:00
Stéphane Adjemian (Charybdis) c3ec2704a7 Merge branch 'experimental-kalman-initialization' into experimental-smoother-on-calibrated-model 2013-06-28 16:27:40 +02:00
Stéphane Adjemian (Charybdis) b281830983 Added new initialization mode ofr the Kalman filter and smoother. 2013-06-28 16:26:53 +02:00
Houtan Bastani 3b5d673e5e doc: update default pdf compiler locations 2013-06-28 14:24:51 +02:00
Stéphane Adjemian (Charybdis) 14462b772d Removed commented lines of code. 2013-06-28 13:41:17 +02:00
Stéphane Adjemian (Charybdis) 56e3d70618 Merge branch 'master' into experimental-smoother-on-calibrated-model 2013-06-28 12:09:41 +02:00
Stéphane Adjemian (Charybdis) fde998ca4a Removed leading wihite spaces in variable names. 2013-06-28 12:06:48 +02:00
Stéphane Adjemian (Charybdis) ddc57885c5 Duplicated @dynSeries/disp code in @dynSeries/display (so that the name of the dynSeries objected is correctly printed in the command window). 2013-06-28 12:06:48 +02:00
Stéphane Adjemian (Charybdis) 61b3262d2c Removed output argument. 2013-06-28 11:19:46 +02:00
Stéphane Adjemian (Charybdis) 6d6d92fe5b Replaced oo by oo_ (otherwise the results are not returned in the global structure). 2013-06-28 11:19:18 +02:00
Stéphane Adjemian (Charybdis) 3f2a77b25d Removed useless copy of options_ global structure. 2013-06-28 11:18:39 +02:00
Stéphane Adjemian (Charybdis) 5d56a4f2b0 Make calib_smoother command call evaluate_smoother matlab routine. 2013-06-28 11:14:24 +02:00
Houtan Bastani b3cfc330e9 rm graph_format=fig for Octave compatibility 2013-06-28 10:57:57 +02:00
Houtan Bastani 62af90efd4 error when bad value passed to graph_format 2013-06-27 16:45:08 +02:00
Sébastien Villemot bb5a05c4f9 Update macroprocessor slides 2013-06-27 14:52:04 +02:00
Stéphane Adjemian (Charybdis) 664997eec8 Removed leading wihite spaces in variable names. 2013-06-27 10:38:49 +02:00
Johannes Pfeifer e595ec7ac6 Merge branch 'master' of https://github.com/DynareTeam/dynare 2013-06-26 17:41:58 +02:00
Stéphane Adjemian (Charybdis) 0e5819ee38 Duplicated @dynSeries/disp code in @dynSeries/display (so that the name of the dynSeries objected is correctly printed in the command window). 2013-06-26 16:10:56 +02:00
Houtan Bastani 2e4a52d69f osr: add tolf option closes #423 2013-06-26 12:33:48 +02:00
Houtan Bastani 4569dd9427 osr: add maxit option ref #423 2013-06-26 12:32:30 +02:00
Houtan Bastani d199b4b7d2 doc: fix typo 2013-06-26 10:16:40 +02:00
Sébastien Villemot 5288f2a67a Merge pull request #432 from JohannesPfeifer/osr_crit
Transfer hardcoded osr options to options structure
2013-06-26 00:28:58 -07:00
Sébastien Villemot 17a8db9dee Fix clean rule wrt reporting files 2013-06-26 09:10:58 +02:00
Houtan Bastani 51b43e1ff0 build system bug fix 2013-06-25 16:37:18 +02:00
Houtan Bastani 9bb102f68e doc: sbvar stub, ref #237 2013-06-25 16:28:54 +02:00
Stéphane Adjemian (Charybdis) f1464b13c6 Added explicit reference to the training sample in the description of the presample option of the estimation command. 2013-06-25 14:52:24 +02:00
Houtan Bastani d4891ba0b5 bug fix: matlab2tikz path 2013-06-25 12:27:44 +02:00
Houtan Bastani fcba382b48 test: use csv instead of mat file 2013-06-25 10:26:20 +02:00
Stéphane Adjemian (Charybdis) bb8fdce127 Fixed bug reported by Johannes (presample option was non active in nonlinear filters). 2013-06-25 09:45:34 +02:00
Johannes Pfeifer c4998f93d3 Transfer hardcoded osr options to options structure
Implements #423. To be done: add preprocessor options for tolf and maxit.
2013-06-24 22:53:28 +02:00
Johannes Pfeifer f3415b628b Merge branch 'master' of https://github.com/DynareTeam/dynare 2013-06-24 21:17:01 +02:00
Houtan Bastani 4cef0a1568 test for reporting 2013-06-24 17:01:00 +02:00
Houtan Bastani 8c9a8657ef reporting: bug fix in echo for octave 2013-06-24 17:00:59 +02:00
Stéphane Adjemian (Charybdis) 51fc443e39 Fixed bug. 2013-06-24 15:40:39 +02:00
Stéphane Adjemian (Charybdis) f258ffbfbc Check the name of the data file in @dynSeries/save method (do not erase the original data file). 2013-06-24 15:40:39 +02:00
Stéphane Adjemian (Charybdis) 28f3ca1d07 Added overloaded disp and display methods for dynSeries objects. 2013-06-24 15:40:39 +02:00
Stéphane Adjemian (Charybdis) 51c4eb6cb3 Fixed bug. 2013-06-24 15:40:39 +02:00
Sébastien Villemot fa4ad71185 Under Debian/Octave, matlab2tikz.m is already in the path, so don't add it twice 2013-06-24 12:23:46 +02:00
Houtan Bastani bd90e73854 reporting: fix typo 2013-06-24 12:12:26 +02:00
Houtan Bastani 0b50587f9c matlab2tikz: linux: add directory for package installation; os x and windows add dynare/contrib/matlab2tikz if it exists; (only on os x) if it doesn't add package installation dir 2013-06-24 12:07:11 +02:00