Commit Graph

10939 Commits (a82f2695cbd52fd3c772ebe1c3cdd226d8c19a59)

Author SHA1 Message Date
Houtan Bastani a82f2695cb Pooled OLS + test 2017-10-25 14:18:19 +02:00
Houtan Bastani b65f8d3581 Merge branch 'master' into ecb-master 2017-10-20 15:48:13 +02:00
Stéphane Adjemian (Charybdis) d57b072390 Fixed typos. 2017-10-19 23:48:48 +02:00
Stéphane Adjemian (Charybdis) 43d910a6fe Updated NEWS file for 4.5.3. 2017-10-19 22:54:59 +02:00
Stéphane Adjemian bb7c245048 Merge pull request #1542 from JohannesPfeifer/isstring
Make isfile.m command work with Matlab versions before 9.1
2017-10-19 20:08:13 +02:00
Stéphane Adjemian(Charybdis) 5cfcadf946 Fixed typo. 2017-10-19 10:32:36 +02:00
Houtan Bastani 9d18ffc973 fix typo 2017-10-18 11:24:08 +02:00
Stéphane Adjemian (Charybdis) 1f5fc8a8bd Updated NEWS for 4.5.2 release. 2017-10-18 11:16:57 +02:00
Stéphane Adjemian (Charybdis) 798c22fb6e Account for matlab R2017b. 2017-10-17 17:55:09 +02:00
Houtan Bastani 6e1d5bdf46 preprocessor: json: print steady_state_model file 2017-10-17 11:09:24 +02:00
Johannes Pfeifer fa26ab10e0 Make isfile.m command work with Matlab versions before 9.1 2017-10-17 09:14:15 +02:00
Stéphane Adjemian (Charybdis) d4e3dbe370 Fixes #1541. 2017-10-16 23:23:58 +02:00
Houtan Bastani 7a08b73ddf preprocessor: json: change model keyword to modfile 2017-10-16 17:53:10 +02:00
Houtan Bastani bf9da70a1a Merge branch 'master' into ecb-master 2017-10-16 14:18:30 +02:00
Stéphane Adjemian(Charybdis) 46ce6e02af Updated dseries submodule (fixes abscissa tick labels in plot overloaded function). 2017-10-14 21:41:35 +02:00
Stéphane Adjemian(Charybdis) 11889d07ba Updated dseries submodule (fixes plot overloaded function). 2017-10-14 21:39:23 +02:00
Stéphane Adjemian(Charybdis) fc29a4baa5 Removed useless commented line in main generated matlab script. 2017-10-14 17:43:20 +02:00
Stéphane Adjemian(Charybdis) ac09cb3ee2 Merge branch 'master' into ecb-master
Fixed conflicts in:
	matlab/backward/backward_model_irf.m
	matlab/modules/dseries
	matlab/utilities/general/isint.m
	preprocessor/DynareBison.yy
	preprocessor/DynareFlex.ll
	preprocessor/ModFile.cc
	preprocessor/ParsingDriver.hh
2017-10-14 17:12:57 +02:00
Stéphane Adjemian(Charybdis) 4b4c3db3b9 Allow shocks over multiple periods in backward model routine. 2017-10-14 16:35:01 +02:00
Stéphane Adjemian(Charybdis) 56d3adb778 Chek if variance of the shocks in backward model IRF routines are defined when required. 2017-10-14 16:05:55 +02:00
Stéphane Adjemian(Charybdis) bc76988b01 Fixed bug in bakward model IRF routine.
Missing index.
2017-10-14 15:31:52 +02:00
Houtan Bastani 54d0afecd1 preprocessor: clean up xref JSON printing 2017-10-13 16:21:13 +02:00
Houtan Bastani 21c8c3e586 doc: add verbatim BibTeX code for citing dynare 2017-10-13 13:50:49 +02:00
Houtan Bastani 87ea953aa7 doc: add Junior to citation in manual 2017-10-13 13:30:11 +02:00
Houtan Bastani a03834ac3e doc: update guidelines for citing dynare 2017-10-13 12:36:09 +02:00
Houtan Bastani 372decfe90 doc: update dynare compatibility 2017-10-13 12:18:35 +02:00
Houtan Bastani 6d7ae68e2e doc: update references to wiki and forum 2017-10-13 12:09:21 +02:00
Houtan Bastani 85dc468f74 doc: remove references to user guide 2017-10-13 12:09:03 +02:00
Stéphane Adjemian(Charybdis) 1b042f01e0 Added new interface for specifying shocks in backward models IRFs.
By passing dseries objects to backward_model_irf routine.

(cherry picked from commit 366acf5bac)
2017-10-12 12:18:18 +02:00
Stéphane Adjemian(Charybdis) 96730f4a34 Updated dates submodule. 2017-10-12 12:16:09 +02:00
Stéphane Adjemian(Charybdis) 1f01760008 Updated git submodule (bug fixes). 2017-10-12 12:14:48 +02:00
Stéphane Adjemian(Charybdis) 366acf5bac Added new interface for specifying shocks in backward models IRFs.
By passing dseries objects to backward_model_irf routine.
2017-10-12 12:11:30 +02:00
Stéphane Adjemian (Charybdis) 008f30ea07 Updated dseries submodule. 2017-10-11 17:57:20 +02:00
Stéphane Adjemian(Charybdis) 61b23a17f4 Merge branch 'upgrade-classes' 2017-10-11 14:09:35 +02:00
Stéphane Adjemian (Scylla) 88a9493bc3 Updated dates submodule. 2017-10-10 15:47:40 +02:00
Stéphane Adjemian (Scylla) 4757713829 Fixed type of first returned argument. 2017-10-10 14:37:07 +02:00
Stéphane Adjemian (Scylla) d3d11b7a9a Updated dseries submodule. 2017-10-10 14:21:25 +02:00
Stéphane Adjemian (Scylla) 560a047a53 Moved isfile routine in missing.
This routine has been introduced in R2017b. Closes #1523.
2017-10-10 13:33:32 +02:00
Stéphane Adjemian (Scylla) a83258d4af Generalised isfile routine (to accept more than one file name to be tested). 2017-10-10 13:19:07 +02:00
Stéphane Adjemian (Scylla) 1181f9bf70 Merge branch 'pr#1535' 2017-10-10 10:57:29 +02:00
Stéphane Adjemian (Scylla) 0e85dfdc15 Upgraded dseries and dates classes.
- Switched to master branch with new OOP interface.
 - Removed initialization of empty dseries and dates objects (preprocessor).
2017-10-10 10:45:07 +02:00
Stéphane Adjemian (Scylla) ce7cfccddb Cosmetic changes. 2017-10-10 10:14:59 +02:00
Stéphane Adjemian (Scylla) 904ce4b4c9 Fixed backward model IRFs and added an interface for baseline scenario.
Note that there is an additional argument (2nd position) for the shocks
baseline scenario.
2017-10-10 09:29:26 +02:00
Stéphane Adjemian (Scylla) 45891ae57c Fixed backward model IRFs and added an interface for baseline scenario.
Note that there is an additional argument (2nd position) for the shocks
baseline scenario.
2017-10-10 09:22:52 +02:00
Marco Ratto da063b2e18 bug fix in optimizer 5 [newrat] for dsge_var_likelihood objective function. Fixes #1494 2017-10-09 17:53:19 +02:00
Houtan Bastani 0565c4aaf0 preprocessor: fix generate_irfs syntax. closes #1531 2017-10-09 12:12:48 +02:00
Michel Juillard 0068f9f6b6 fix another bug in complementarity constraints with ramsey problem
(cherry picked from commit b1fc34ef99)
2017-10-08 16:45:20 +02:00
Michel Juillard b1fc34ef99 fix bug when there are constraints both on ramsey policy instrument and on
other variables
2017-10-08 12:43:33 +02:00
Houtan Bastani 211a07c739 Merge pull request #1533 from JohannesPfeifer/interfaces
Add preprocessor options for GMM, SMM, IRFs
2017-10-06 15:30:05 +02:00
Johannes Pfeifer 254a73a406 Add preprocessor options for GMM, SMM, IRFs 2017-10-06 15:06:38 +02:00