Commit Graph

456 Commits (2eb43cf2f6df9d4dae3be2e3bb31b6d15dd99907)

Author SHA1 Message Date
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
Houtan Bastani 0dd7a2988b doc: use @math{} 2013-05-15 11:45:05 +02:00
Sébastien Villemot 5a91cdc8e4 Ref. manual: fix incorrect uses of @xref 2013-05-15 10:19:26 +02:00
Sébastien Villemot 1bbbfce2f4 Ref. manual: fix menus 2013-05-15 10:16:15 +02:00
Houtan Bastani 374ec36714 reporting: doc: documentation for reporting features 2013-05-14 18:48:34 +02:00
Houtan Bastani 022ae5bb1a doc: replace TeX with @TeX{} and LaTeX with @LaTeX{} 2013-05-14 15:18:07 +02:00
Houtan Bastani 710fb9e225 doc: fix typo 2013-05-14 13:11:46 +02:00
Sébastien Villemot aacced64cc Merge pull request #397 from JohannesPfeifer/master
Make manual on drop-option more explicit
2013-05-14 02:48:30 -07:00
Johannes Pfeifer 787b361afa Make manual on drop-option more explicit
Closes #396
2013-05-14 11:29:12 +02:00
Houtan Bastani a5194b4f5e doc: update octaverc info for os x 2013-05-13 18:16:51 +02:00
Houtan Bastani b3daefcf03 doc: fix typo 2013-05-13 18:16:51 +02:00
Johannes Pfeifer 29ff66856a Fix typo in Manual 2013-05-07 10:34:18 +02:00
Sébastien Villemot 70ccb1d0b7 Documentation of new differentiate_forward_vars option
Ref #351
2013-04-29 17:56:22 +02:00
Johannes Pfeifer c55d0a3ae4 Remove pruning_forecast_approximation introduced in cdb7b01879 2013-04-25 12:04:44 +02:00
Johannes Pfeifer cdb7b01879 Implement Andreasen et al. 2013 pruning at order
Implements and documents the Andreasen et al. 2013 pruning at order=3
and sets it as the default at this order. Michel's pruning based on the
approximation of the forecast function has been assigned the option
pruning_forecast_approximation. The preprocessor-interface still needs
to be added for this option. Moreover, more documentation/a reference
what this option does is needed. At a later point, we might change the
default to Michel's approach.
2013-04-24 23:07:01 +02:00
Sébastien Villemot e2b01dd152 Fix structure error in reference manual 2013-04-12 10:27:27 +02:00