Commit Graph

11015 Commits (8541579d482feb64fcf676875096c9058382418e)

Author SHA1 Message Date
Houtan Bastani 19c1b512a5 use json=compute in test 2017-11-02 15:45:24 +01:00
Houtan Bastani 1f308aef41 fix bug in finding expression in string 2017-11-02 15:45:24 +01:00
Houtan Bastani 4da12aac5e create ols directory to hold common OLS code 2017-11-02 15:45:20 +01:00
Houtan Bastani e0b051314b pooled_ols: bring over improvement recently made to dyn_ols 2017-11-02 14:15:58 +01:00
Houtan Bastani 788910ecd1 pooled_ols: fall back on OLS if 2nd & 3rd arguments are empty 2017-11-02 12:36:00 +01:00
Houtan Bastani 7db320a6c7 pooled_ols: check input arguments 2017-11-02 12:35:30 +01:00
Houtan Bastani 3b01e20fe9 dyn_ols: make name more clear 2017-11-02 12:06:49 +01:00
Houtan Bastani 62cf451084 dyn_ols: estimate all equations if no tags are passed 2017-11-02 12:06:32 +01:00
Houtan Bastani adbad752b7 dyn_ols: small speed improvement 2017-11-02 11:28:15 +01:00
Houtan Bastani b7509376e6 dyn_ols: fix bug in string parsing 2017-11-02 11:25:47 +01:00
Houtan Bastani 5f78394bcf dyn_ols: remove use of strmatch 2017-10-31 16:53:06 +01:00
Houtan Bastani 3b9f0f9fde dyn_ols: allow for expressions as endogenous variables, find intercept, estimate exogenous variables, 2017-10-31 16:42:34 +01:00
Houtan Bastani f69d7145e6 dyn_ols: fix bugs 2017-10-30 17:23:18 +01:00
Houtan Bastani 27375f7272 backward_model_irf: remove useless assignment of variables 2017-10-30 11:31:37 +01:00
Houtan Bastani 1397c53438 backward_model_irf: fix typo 2017-10-30 11:28:11 +01:00
Houtan Bastani b407f50753 dyn_ols: ols that allows for variables at time t on RHS 2017-10-27 13:07:58 +02:00
Houtan Bastani f07696ea5e pooled_ols: check dseries input too 2017-10-27 12:25:58 +02:00
Houtan Bastani 61b0277c6a pooled_ols: check input values 2017-10-27 12:20:16 +02:00
Houtan Bastani 11ebbd7785 pooled_ols: fix typo 2017-10-27 12:07:55 +02:00
Houtan Bastani ce9ac69ef2 pooled_ols: simplify code 2017-10-27 11:55:44 +02:00
Houtan Bastani 5f545ef3ac pooled_ols: simplify indexing of parameters 2017-10-27 11:42:30 +02:00
Houtan Bastani 6d0f0127b2 pooled_ols: fix typo 2017-10-26 11:57:39 +02:00
Houtan Bastani 570f2276f2 pooled_ols: ensure one exogenous variable is in each equation 2017-10-26 11:56:09 +02:00
Houtan Bastani c1f006b9ac pooled_ols: simplify/speed up test for leads 2017-10-26 11:54:52 +02:00
Houtan Bastani 62bf2a553f remove debugging info from pooled_ols.m 2017-10-25 15:55:52 +02:00
Houtan Bastani 6575fb9de8 olseqs: modify to account for dseries changes. Closes #45 2017-10-25 14:48:05 +02:00
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