Commit Graph

10697 Commits (7a61bff6c4489f0aae9d0113ab1fcc71c6c71917)

Author SHA1 Message Date
Houtan Bastani 7a61bff6c4 sur: first draft 2017-07-11 16:02:03 +02:00
Houtan Bastani 74fe63c945 ols: prettier printing 2017-07-11 16:01:43 +02:00
Houtan Bastani b7b660ec61 ols: fix bug. make sure data overlaps correctly 2017-07-11 15:35:12 +02:00
Houtan Bastani affe1e93bd ols: cleanup whitespace 2017-07-07 18:19:57 +02:00
Houtan Bastani 4dbab5d9c6 ols: small fixes when running ols on all equations 2017-07-07 18:09:16 +02:00
Houtan Bastani 760ebc3a67 ols: make printing nicer 2017-07-07 18:06:02 +02:00
Houtan Bastani 5b91e2d8bb ols: fix indexing bug 2017-07-07 17:56:30 +02:00
Houtan Bastani 460c8d264b ols: fix bug when finding parameter names 2017-07-07 17:53:40 +02:00
Houtan Bastani 07fb484987 ols: run multiple estimations when more than one tag is passed 2017-07-07 17:53:25 +02:00
Houtan Bastani cc121aa660 plot_contributions: remove unnecessary `find` 2017-07-07 17:20:10 +02:00
Houtan Bastani e34a1e1d9e make it such that getEquationsByTags always returns a cell 2017-07-07 17:18:37 +02:00
Houtan Bastani 5dbd702364 make sure lhs is just one variable
ols: save parameter values in M_
2017-07-07 17:06:33 +02:00
Houtan Bastani bc1910a5e6 doc: olseqs 2017-07-07 15:51:12 +02:00
Houtan Bastani a899ac8c3d doc: adl and diff 2017-07-07 15:31:00 +02:00
Houtan Bastani 12cd0d8194 ols: add test statistics 2017-07-07 15:04:37 +02:00
Houtan Bastani 169aeec87a Merge branch 'master' into ecb-master 2017-07-07 11:00:55 +02:00
Houtan Bastani b7a8ad6b7e test for leads in equation 2017-07-06 14:33:19 +02:00
Houtan Bastani d3d350daef submodule update: ms-sbvar 2017-07-06 11:50:42 +02:00
Houtan Bastani f78e166aa7 ols estimation of a given equation 2017-07-05 17:12:49 +02:00
Houtan Bastani 25e7cd041c modify getEquationsByTags to allow getting all equations 2017-07-05 15:20:45 +02:00
Houtan Bastani 9fa24804ec allow retrieval of multiple equations if multiple tags are passed 2017-07-05 13:13:33 +02:00
Houtan Bastani 1aed47bc41 Merge branch 'master' into ecb-master 2017-07-03 17:46:02 +02:00
Houtan Bastani f32f5f7346 display options that dynare is called with in output 2017-07-03 17:45:06 +02:00
Houtan Bastani 43025d6420 preprocessor: add possibility to add vector to adl command 2017-07-03 17:29:58 +02:00
Houtan Bastani 85eebf231e preprocessor: move adl to unaryopnode 2017-07-03 16:38:44 +02:00
Houtan Bastani 253f92630d preprocessor: to_string is in the new C++ standard 2017-07-03 14:52:06 +02:00
Houtan Bastani 4183c32525 declare parameters when adl is encountered 2017-06-30 16:22:24 +02:00
Stéphane Adjemian 970feee342 Merge pull request #1473 from JohannesPfeifer/sensitivity
Filter out a vector-sized nobs, which crashes dynare_sensitivity.m
2017-06-30 12:09:46 +02:00
Stéphane Adjemian 6a789458f1 Merge pull request #1474 from JohannesPfeifer/mode_compute_6_doc
mode_compute=6: Fix mistakes in manual
2017-06-30 12:01:46 +02:00
Stéphane Adjemian (Charybdis) c9ea44002a Added integration test. 2017-06-30 11:02:31 +02:00
Stéphane Adjemian (Charybdis) f934e40c4b Added dynare command options in mod file. 2017-06-30 11:02:12 +02:00
Stéphane Adjemian (Charybdis) cf4579fc61 Merge branch 'master' into ecb-master 2017-06-30 10:55:31 +02:00
Johannes Pfeifer 2e06a636cd mode_compute=6: Fix mistakes in manual 2017-06-30 10:50:49 +02:00
Stéphane Adjemian (Charybdis) 63d6dfccf4 Added the possibility to dynare the dynare command options in the mod file. 2017-06-30 10:16:26 +02:00
Johannes Pfeifer 344504a36a Filter out a vector-sized nobs, which crashes dynare_sensitivity.m 2017-06-30 10:12:36 +02:00
Stéphane Adjemian (Charybdis) b5275edaa1 Simplified test on {dyn, mod} extensions. 2017-06-29 22:13:50 +02:00
Stéphane Adjemian (Charybdis) ec9f755c27 Raise an error if file name given to dynare ends with a period. 2017-06-29 22:10:06 +02:00
Stéphane Adjemian (Charybdis) ea9084afc8 Fixed comments. 2017-06-29 22:07:43 +02:00
Stéphane Adjemian (Charybdis) 45aef1de62 Removed test on octave version.
Which has moved in dynare_confign, see e71e89bb38.
2017-06-29 17:55:52 +02:00
Stéphane Adjemian (Charybdis) fa7adc304b Display help message if dynare is invoked without arguments. 2017-06-29 16:33:53 +02:00
Stéphane Adjemian (Charybdis) 133d6544e7 Make example less trivial (with negative values). 2017-06-29 16:08:12 +02:00
Stéphane Adjemian (Charybdis) 061588d2d2 Use stacked bars in contribution plots. 2017-06-29 16:07:53 +02:00
Houtan Bastani 5eb66ff1ab preprocessor: only create one dynamic/static JSON file 2017-06-29 15:11:22 +02:00
Stéphane Adjemian (Charybdis) 33967e9702 Fixed level when baseline is nonzero.
Return contributions in difference to the baseline.
2017-06-29 14:27:07 +02:00
Stéphane Adjemian (Charybdis) 0115222fef Removed debugging display of rhs. 2017-06-29 13:38:52 +02:00
Stéphane Adjemian (Charybdis) a59a2fae2d Merge branch 'master' into ecb-master 2017-06-29 13:33:29 +02:00
Stéphane Adjemian (Charybdis) 477a55da2e Efficiency and interface changes.
- Do not loop on all the variables in the dseries objects.
- Do not pass a structure for the parameters (read in M_.params instead).
- Add a baseline scenario.
2017-06-29 13:29:16 +02:00
Houtan Bastani 49a866255a preprocessor: couch JSON stdout output in constant text so users can easily find it 2017-06-29 13:18:59 +02:00
Houtan Bastani 153bcb8fe4 preprocessor: cleanup writing JSON to standardout 2017-06-29 13:15:35 +02:00
Houtan Bastani 9a13adb111 preprocessor: print JSON deriv detail by default; use option to print less-detailed versions of dynamic/static models 2017-06-29 13:08:41 +02:00