Commit Graph

471 Commits (c9edb8d215458132f5a033598c0c6afd9c17748d)

Author SHA1 Message Date
Johannes Pfeifer 9876635d46 Update and correct manual
Add information on the outputs of the static and dynamic model files
2013-07-28 10:55:12 +02:00
Houtan Bastani 5515a8a64a reporting: @series: add zerotol option 2013-07-24 10:40:01 -04:00
Houtan Bastani 82e45f67aa reporting: @graph: new option xTickLabels 2013-07-22 13:17:26 -04:00
Houtan Bastani a961069a66 reporting: @graph: add new option graphSize 2013-07-22 12:41:41 -04:00
Stéphane Adjemian (Charybdis) 3dc372e5bc Added (command line) nointeractive option. 2013-07-10 12:02:12 +02:00
Stéphane Adjemian (Charybdis) dd21816b13 Added (command line) nograph option. 2013-07-10 11:03:48 +02:00
Stéphane Adjemian (Charybdis) 3ecd248fe9 Fixed typo. 2013-06-28 23:53:12 +02:00
Stéphane Adjemian (Charybdis) c230ed53c0 Clarify the issue with the steady state in models with non stationary forcing variables. 2013-06-28 23:52:08 +02:00
Houtan Bastani 3b5d673e5e doc: update default pdf compiler locations 2013-06-28 14:24:51 +02:00
Sébastien Villemot bb5a05c4f9 Update macroprocessor slides 2013-06-27 14:52:04 +02:00
Houtan Bastani d199b4b7d2 doc: fix typo 2013-06-26 10:16:40 +02:00
Sébastien Villemot 5288f2a67a Merge pull request #432 from JohannesPfeifer/osr_crit
Transfer hardcoded osr options to options structure
2013-06-26 00:28:58 -07:00
Houtan Bastani 9bb102f68e doc: sbvar stub, ref #237 2013-06-25 16:28:54 +02:00
Stéphane Adjemian (Charybdis) f1464b13c6 Added explicit reference to the training sample in the description of the presample option of the estimation command. 2013-06-25 14:52:24 +02:00
Johannes Pfeifer c4998f93d3 Transfer hardcoded osr options to options structure
Implements #423. To be done: add preprocessor options for tolf and maxit.
2013-06-24 22:53:28 +02:00
Stéphane Adjemian (Charybdis) 340bcc2739 Added an option for setting the number of points where the posterior kernel is evaluated when using mode_check. Reorganized the options_ global structure wrt mode_check. 2013-06-20 17:19:44 +02:00
Houtan Bastani edb034d244 doc: update manual to reference README.md 2013-06-19 18:03:36 +02:00
Houtan Bastani 5db18090f0 doc: fix typo 2013-06-18 05:51:52 +02:00
Stéphane Adjemian (Charybdis) fa202a8716 Fixed typo. 2013-06-17 17:52:26 +02:00
Stéphane Adjemian (Charybdis) 149df874cd Added documentation about pre and post dynare preprocessor hooks. 2013-06-17 17:52:26 +02:00
Stéphane Adjemian (Charybdis) c08c34223d Fixed typo and bug in MCMC diagnostics. 2013-06-13 17:14:04 +02:00
Stéphane Adjemian (Charybdis) 0845fb3720 Added a description of the MCMC diagnostics with a reference to Brooks and Gelman (1998). 2013-06-13 12:34:55 +02:00
Stéphane Adjemian (Charybdis) 5c936cc0a4 Added algorithms section as a macro in the manual. 2013-06-13 12:34:55 +02:00
Stéphane Adjemian (Charybdis) d2263de360 Added algorithm section as a macro in the manual. 2013-06-13 12:34:55 +02:00
Stéphane Adjemian (Charybdis) cb2228acad Merge branch 'master' into experimental-mjdgges-threshold 2013-06-12 17:27:25 +02:00
Stéphane Adjemian (Charybdis) d46ba1f209 Added documentatioon for the new option qz_zero_threshold. 2013-06-12 17:24:54 +02:00
Houtan Bastani 7c5936549f doc: dynDate: remove documentation about empty date (functionality in code to be removed at a later date). 2013-06-12 15:01:51 +02:00
Sébastien Villemot 42bf69473f Minor cleanups to ref. manual 2013-06-12 14:10:01 +02:00
Houtan Bastani 6ff4d5cce7 doc: fix bug in reporting 2013-06-11 12:57:44 +02:00
Houtan Bastani 17b034584e doc: update reporting 2013-06-11 12:55:42 +02:00
Houtan Bastani c5da6de388 doc: dynDate, dynDates, dynSeries (first draft) 2013-06-11 12:50:12 +02:00
Stéphane Adjemian (Charybdis) b257c1393a Added documentation for the (stochastic) extended path simulation approach. 2013-06-10 14:06:31 +02:00
Johannes Pfeifer fdee69f7b4 Document recursive forecasts
Closes #303
2013-06-09 13:14:03 +02:00
Sébastien Villemot f6f218f828 extended_path: new order and hybrid options (ref #152)
Also add stub in the doc for the new options
2013-06-07 18:18:54 +02:00
Houtan Bastani 01a8e88116 documentation: explain preprocessor error
closes #342
2013-05-31 19:28:07 +02:00
Sébastien Villemot bf94bb3df8 Implement clock option of set_dynare_seed
Also improve documentation of set_dynare_seed.

Closes #362
2013-05-31 16:35:09 +02:00
Sébastien Villemot f48141755c Add new option parallel_local_files to model block
Ref #389
2013-05-31 14:47:38 +02:00
Sébastien Villemot 058a5c5dc4 Remove more stuff related to economic bibtex styles
Ref 1d14ff8060
2013-05-29 17:31:07 +02:00
Sébastien Villemot 320b7a1b59 Fix wording 2013-05-27 18:09:40 +02:00
Sébastien Villemot 7d4be26cbb Fix doc for uninialized values in endval block 2013-05-27 17:34:46 +02:00
Sébastien Villemot bd72848d27 Add interface and doc to use_univariate_filters_if_singularity_is_detected option
Closes #414
2013-05-27 17:07:47 +02:00
Sébastien Villemot eb8ba88ea9 Add mode_check_{neighbourhood_size,symmetric_plots} in preprocessor and manual
Closes #320
2013-05-24 12:13:32 +02:00
Sébastien Villemot 1d14ff8060 Stop using Bibtex styles that have been recently removed in TeX Live
These economic styles were unfortunately non-free
2013-05-22 22:26:56 +02:00
Johannes Pfeifer 04691bacaf Document kalman_algo and kalman_tol
Closes #324
2013-05-18 19:43:54 +02:00
Sébastien Villemot 7bbe121769 Possibility of restricting differentiate_forward_vars to some variables
Closes #351
2013-05-17 16:53:15 +02:00
Sébastien Villemot 921e7fdafd Document how functions with a kink are differentiated
Also add a warning in the documentation and in the preprocessor about the usage
of some functions (max, min, abs, sign, comparison operators) in a stochastic
context.

Closes #355
2013-05-17 16:53:14 +02:00
Houtan Bastani 5e00e5f330 reporting: @series: add new option tableMarkerLimit 2013-05-17 14:02:59 +02:00
Houtan Bastani 8d19a322b0 doc: comment example & and spacing to make more legible 2013-05-15 13:05:33 +02:00
Houtan Bastani 1a83647928 reporting: @report: add compiler option to compile() as alternative method to pass compiler information 2013-05-15 13:05:33 +02:00
Houtan Bastani 55a782711a doc: use @ref{} as opposed to @code{} when referring to an option 2013-05-15 11:47:46 +02:00