Commit Graph

6731 Commits (817060c95481adab5261ee1d1147a4d06d8b6d09)

Author SHA1 Message Date
Stéphane Adjemian (Scylla) 817060c954 Added unitary test for name2tex routine. 2013-11-22 16:53:02 +01:00
Stéphane Adjemian (Scylla) d02171080c Rewrote name2tex routine and fixed bug. 2013-11-22 16:53:02 +01:00
Stéphane Adjemian (Scylla) 1fe3e4bc77 Cosmetic change. 2013-11-22 16:53:02 +01:00
Houtan Bastani 830c09760e preprocessor: remove clang warning on declaration of const static double in class definition 2013-11-22 14:59:34 +01:00
Houtan Bastani 4a301a92d3 Merge pull request #542 from JohannesPfeifer/cosmetic_changes
Fix typo in manual and make sure that index is an integer in GetPosterio...
2013-11-22 05:59:10 -08:00
Johannes Pfeifer 967ade48e5 Remove redundant slashes from manual 2013-11-22 14:55:05 +01:00
Johannes Pfeifer da6e0fd096 Make sure that index is an integer in GetPosteriorMeanVariance.m 2013-11-22 14:53:50 +01:00
Houtan Bastani 29850cf2c5 Merge pull request #541 from JohannesPfeifer/typo_use_calibration
Fix typo in use_calibration
2013-11-21 14:23:32 -08:00
Houtan Bastani ebe816e0ca Merge pull request #540 from JohannesPfeifer/fix_parameter_updating
Fixed typo that prevented correct updating of parameters when using resi...
2013-11-21 14:22:35 -08:00
Johannes Pfeifer d935751c18 Fix typo in use_calibration 2013-11-21 21:19:29 +01:00
Johannes Pfeifer 23bd54ce72 Fixed typo that prevented correct updating of parameters when using resid together with the steady_state_model block 2013-11-21 19:39:50 +01:00
Houtan Bastani 46dc981ce4 preprocessor: allow empty estimated_params_init block 2013-11-21 15:11:57 +01:00
Houtan Bastani 12140fb814 preprocessor: ExprNodeLess is a struct 2013-11-21 14:48:11 +01:00
Houtan Bastani b4a9ba78e7 preprocessor: eliminate clang warning about using namespace std 2013-11-21 14:47:44 +01:00
Houtan Bastani a943463ee5 preprocessor: remove unused private field in ConditionalForecastPathsStatement 2013-11-20 12:17:07 +01:00
Houtan Bastani 7faf72ab85 preprocessor: remove unused private field in EstimationStatement 2013-11-20 12:06:26 +01:00
Houtan Bastani 6f25bfbea0 preprocessor: remove "using namespace std" where not needed 2013-11-20 11:36:01 +01:00
Houtan Bastani e49ec69719 preprocessor: deal with dates in NativeStatement 2013-11-19 16:35:12 +01:00
Houtan Bastani 4f87313ed6 fix comment 2013-11-19 13:47:28 +01:00
Houtan Bastani fa32a24e2a preprocessor: match dates in dynare syntax 2013-11-19 13:05:54 +01:00
Houtan Bastani f1a122a654 fix bug introduced by ee812f3881 2013-11-19 13:05:08 +01:00
Houtan Bastani 7abcd5bcb1 preprocessor: bug fix: return oo 2013-11-19 11:56:39 +01:00
Houtan Bastani aa0af5e556 proprocessor: block code bug fix: M and oo not being passed to solve_two_boundaries 2013-11-19 11:54:00 +01:00
Houtan Bastani db6be25c3a Merge pull request #538 from JohannesPfeifer/master
Clarify terminology in Manual
2013-11-19 01:03:11 -08:00
Johannes Pfeifer b4b78dbb65 Clarify terminology in Manual
There are no confidence intervals in Bayesian statistics
2013-11-19 08:33:10 +01:00
Sébastien Villemot 539074858e Add ref. manual graphs to distribution tarball 2013-11-18 15:26:47 +01:00
Houtan Bastani 599137746f fix typo 2013-11-18 15:19:37 +01:00
Houtan Bastani 14b1abf52a Revert "macroprocessor: substitute dates, don't substitute dates preceded by $ or dates('"
This reverts commit 9be1d084fd.
2013-11-18 12:53:55 +01:00
Houtan Bastani 517317dcc0 Revert macro/MacroFlex.ll of 858159a4f5 2013-11-18 12:53:42 +01:00
Houtan Bastani c004cde911 Revert "macroprocessor: if you encounter dates(date), insert quotes"
This reverts commit 9eb34cee4a.
2013-11-18 12:42:48 +01:00
Houtan Bastani 2d825755fa Revert "macroprocessor: copy anything within "dates()" straight to preprocessing stage"
This reverts commit 4f93207a30.
2013-11-18 12:42:25 +01:00
Houtan Bastani f4ab023d13 Revert "simplify flex code"
This reverts commit 3d57c1e5e9.
2013-11-18 12:42:01 +01:00
Houtan Bastani ee812f3881 clang compilation: replace ostringstream array with vector of strings 2013-11-18 12:16:37 +01:00
Houtan Bastani 5dec309bbd preprocessor: simplify if statement 2013-11-18 12:16:37 +01:00
Houtan Bastani 5df2392a09 fix ax_mexopts fixes for OS X 10.9 build 2013-11-18 12:16:37 +01:00
Stéphane Adjemian (Charybdis) a0ba469863 Added mod files in the testsuite. Test new local options for the numerical gradient algorithm. 2013-11-17 14:13:03 +01:00
Stéphane Adjemian (Charybdis) 09eb9a256a Added references for DSGE-VAR model. Fixed reference for Abramovitz and Stegun. 2013-11-17 13:26:12 +01:00
Stéphane Adjemian (Charybdis) 823ed85e8d Various changes in tests/dsge-var mod files.
+ Changed comments.
+ Use new Dynare's interface for specifying the version of numgrad.
2013-11-17 12:55:56 +01:00
Stéphane Adjemian (Charybdis) a96d361599 Added comments in mod files (tests/dsge-var). 2013-11-16 23:40:58 +01:00
Stéphane Adjemian (Charybdis) 450c785b6c Added explicit error message for case 52 in print_info (DSGE-VAR models). 2013-11-16 23:35:10 +01:00
Stéphane Adjemian (Charybdis) ad0c29262b Cosmetic. Renamed DsgeVarLikelihood as dsge_var_likelihood. 2013-11-16 23:33:37 +01:00
Stéphane Adjemian (Charybdis) 9238523c26 If a DSGE-VAR is estimated, check that the user do not try to estimate/calibrate correlations between structural innovations and that there is no measurement errors. Closes #521. 2013-11-16 23:26:19 +01:00
Stéphane Adjemian (Charybdis) b7ff4d9f75 Added new mod file in the testsuite for Dynare's implementation of the simplex algorithm. 2013-11-16 20:24:40 +01:00
Stéphane Adjemian (Charybdis) 0a4427af27 Fixed bug in simplex_optimization_routine (simplex -> options).
Closes #536.
2013-11-16 20:22:37 +01:00
Stéphane Adjemian (Charybdis) c8d77b204c Rewrote the header documentation of simplex_optimization_routine. 2013-11-16 20:13:08 +01:00
Stéphane Adjemian (Charybdis) 49def96bed Removed bayestopt_ as a global from simplex_optimization_routine. 2013-11-16 20:12:39 +01:00
Stéphane Adjemian (Scylla) 7cfad8eee0 Merge branch 'master' into remove-dynDate-class 2013-11-15 18:36:10 +01:00
Stéphane Adjemian (Scylla) b99db45707 Fixed bug (dynare path has to be defined sooner, otherwise isoctave is unknown in warning_config). 2013-11-15 17:03:58 +01:00
Houtan Bastani ddf90fb769 Merge pull request #533 from JohannesPfeifer/master
Fix bug when datafile was changed and nobs resulting from old dataset wa...
2013-11-15 07:52:51 -08:00
Johannes Pfeifer 530ad8e2d8 Fix bug when datafile was changed and nobs resulting from old dataset was bigger than is possible in new dataset 2013-11-15 16:47:25 +01:00