Commit Graph

10706 Commits (86600eb9977d0d94fd769c87a0b37c6ef9886cf0)

Author SHA1 Message Date
Houtan Bastani 86600eb997 print gibbs sampling on SUR parameter values 2017-07-17 17:47:29 +02:00
Houtan Bastani dbd519452e fix table printing 2017-07-17 17:46:55 +02:00
Houtan Bastani 5eda6f3885 print table in dyn_table 2017-07-17 17:40:12 +02:00
Houtan Bastani ea1757e4d1 sur, surgibbs: factorize code 2017-07-17 11:47:08 +02:00
Houtan Bastani 22c9d3bcaf sur gibbs: fix bug 2017-07-13 13:41:40 +02:00
Houtan Bastani e0a6c1b0d8 sur gibbs: add red line at value of beta 2017-07-12 18:26:04 +02:00
Houtan Bastani 8c24b5210c sur gibbs: add plots, save parameter values 2017-07-12 18:19:15 +02:00
Houtan Bastani 92be7a6b27 sur gibbs sampling: first pass 2017-07-12 16:59:06 +02:00
Houtan Bastani 54ea6c5efd sur: cleanup whitespace 2017-07-11 16:03:10 +02:00
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