Commit Graph

306 Commits (539bf0ca6939c9e67b0c4a63666d939596520cf3)

Author SHA1 Message Date
Sébastien Villemot 3806813feb Improve description of 3rd/4th prior params
Thanks to J. Pfeifer for suggesting the text
2012-05-21 18:16:19 +02:00
Michel Juillard cad26f60fa update manual to take into account previous commit 2012-05-17 18:08:28 +02:00
Houtan Bastani 4186a431ff parallel: add port option to config file 2012-05-09 12:44:57 +02:00
Sébastien Villemot 17cfb4f93e Describe conditional_variance_decomposition in estimation
Thanks to J. Pfeifer
2012-04-25 13:00:03 +02:00
Michel Juillard 6131e597f3 changed option name discretion_tol -> discretionary_tol, added the option
to the preprocessor, added to documentation
2012-04-21 10:40:24 +02:00
Sébastien Villemot 1b3693c7a4 Ref. manual: various cosmetic changes related to new lyapunov/sylvester options 2012-04-20 21:26:51 +02:00
Sébastien Villemot 15bf19f9cf Ref. manual: revert to UTF-8 encoding
Commit eed54fb0 has incorrectly set the encoding to ISO-8859-1
2012-04-20 21:16:32 +02:00
Sébastien Villemot 1dfba1b99f Merge remote-tracking branch 'ferhat/master' 2012-04-20 21:15:09 +02:00
Ferhat eed54fb08a - Adds new algorithms to solve Lyapunov equations: Doubling algorithm and Square root solver. Their respective names are "doubling" and "square_root_solver".
- Adds the tolerance criteria for the iterative solvers (sylvester_fixed_point_tol, lyapunov_fixed_point_tol and lyapunov_doubling_tol)
- Updates the reference manual
2012-04-20 19:23:00 +02:00
Sébastien Villemot 52cc77fe0e New preprocessor option for not creating a logfile
Closes: #241
2012-04-20 18:15:02 +02:00
Sébastien Villemot bc225f5d10 Ref. manual: move chapter on internal doc and unit tests at the end
It is only of interest for developers and power users, not for the average
user.
2012-04-20 17:54:43 +02:00
Sébastien Villemot 9f5513bd03 Ref. manual: update copyright year 2012-04-20 17:52:27 +02:00
Sébastien Villemot 353e1a033c Reference manual: add reference to wiki page on IRF computation
Closes: #117
2012-04-20 17:52:17 +02:00
Michel Juillard 2ca595aa84 documenting option 'instruments' for ramsey_policy 2012-04-20 16:01:58 +02:00
Michel Juillard 41e027aee3 added steady option stop_on_error. stop_on_error = 0 permits to
continue (for example, when chaining homotopy steps), even if the
steady state computation was not successful.
2012-04-16 22:40:50 +02:00
Michel Juillard 5271bad50c added details for option mode_compute=0 with no estimated_params block 2012-04-12 09:30:39 +02:00
Michel Juillard 0fc0a0e6f0 corrected description of option mode_compute=0 in manual 2012-04-11 23:17:23 +02:00
Houtan Bastani e7369c3691 doc: correct option 2012-04-05 09:20:20 +02:00
Houtan Bastani a0a2becf58 bug fix: documentation typo 2012-04-04 16:29:10 +02:00
Sébastien Villemot 2057365143 Require at least Octave 3.2.2 (and therefore drop rcond.m and bicgstab.m)
Octave 3.2 has been around for a long time, and is included in most
distributions.
2012-04-03 17:57:38 +02:00
Sébastien Villemot aaad44e192 Add example from Aguiar and Gopinath (2004) 2012-04-03 12:49:58 +02:00
Sébastien Villemot 7ef87c92a3 Document that mode_compute=5 incompatible with DSGE-VAR/non-linear filters 2012-04-02 10:51:50 +02:00
Sébastien Villemot 4b7c2e9f8d Ref. manual: document how to read XLS files from Octave 2012-03-26 15:36:11 +02:00
Houtan Bastani 402363bab2 MS-SBVAR: rewrite ms_variance_decomposition 2012-03-08 17:54:35 +01:00
Houtan Bastani 5f60f1bd27 MS-SBVAR: rewrite ms_forecast 2012-03-08 17:54:05 +01:00
Houtan Bastani 864e0b7c7e MS-SBVAR: rewrite ms_irf 2012-03-08 17:53:58 +01:00
Sébastien Villemot 357bcbe067 Add Johannes Pfeifer to the list of contributors 2012-03-05 19:14:01 +01:00
Johannes Pfeifer ce40f0ebfc Add CMAES (Ticket #245) for mode optimization 2012-03-04 22:07:26 +01:00
Houtan Bastani 870766f6e1 preprocessor: add lik_init to dynare_sensitivity command 2012-02-09 12:52:33 +01:00
Sébastien Villemot b5c71ed1c8 Add kalman_algo option to identification and dynare_sensitivity
Only in preprocessor and ref. manual for the moment
2012-01-20 12:11:14 -05:00
Sébastien Villemot f13615c922 Put all GSA files under Copyright Dynare Team and GPL-3, and GSA manual under
Copyright Dynare Team and GFDL-1.3, with the consent of Marco Ratto

Closes: #173
2012-01-09 13:12:31 +01:00
Houtan Bastani 143c5f569b macroprocessor: add @#ifdef 2012-01-02 18:27:04 +01:00
Houtan Bastani 72788cf551 doc: fix typo 2012-01-02 18:26:01 +01:00
Houtan Bastani d159dde855 macrodoc: remove unsupported references to @#then 2012-01-02 18:12:19 +01:00
Sébastien Villemot b0afea3204 Fix parallel build problem in "make html" 2011-12-25 10:58:47 +01:00
Sébastien Villemot a8354326b1 Ref. manual: clarify default value for variables undeclared in histval 2011-12-21 18:38:09 +01:00
Sébastien Villemot 75e125771d Ref. manual: fix typo 2011-12-21 11:17:58 +01:00
Michel Juillard edd95a94c8 added options_.sub_draws in estimation for controlling the number of draws used in
computing the posterior distributions of various objects. Changed
options_.subdraws, used in the code, into options_.sub_draws.
2011-12-15 17:35:26 +01:00
Sébastien Villemot 564665da7c Ref. manual: list in a single place the MATLAB toolboxes and Octave-Forge packages from which Dynare can benefit 2011-11-25 16:48:07 +01:00
Sébastien Villemot 447b632723 Ref. manual: add Windows Seven to the list of supported OSes 2011-11-25 16:44:44 +01:00
Sébastien Villemot ce50fc5e57 Ref. manual: fix typo 2011-11-25 16:44:11 +01:00
Michel Juillard 40cc11385a added an error if periods in conditional_variance_decomposition option
are not strictly positive.
2011-11-20 15:13:05 +01:00
Sébastien Villemot 1f88bb2ba7 Give credits to MonFisPol grant 2011-11-18 17:29:49 +01:00
Sébastien Villemot cc79c82392 Ref. manual: fix names of some fields created by "estimation" in oo_ 2011-10-27 16:14:37 +02:00
Houtan Bastani 34d59e6661 fix typo 2011-10-26 11:33:18 +02:00
Michel Juillard f94d4e91f3 allowing for vector of deterministic shocks 2011-10-13 21:55:55 +02:00
Michel Juillard be97d37ce3 updating reference manual 2011-10-13 17:15:22 +02:00
Michel Juillard 03693621dd write Latex model: added automatic line breaks with breqn Latex package 2011-10-09 18:24:39 +02:00
Sébastien Villemot 83e2d47089 Macroprocessor slides: remove "analytical derivator" from slide on Dynare 3 2011-09-22 18:14:54 +02:00
Houtan Bastani 942cefcd19 MS-SBVAR: documentation 2011-09-19 16:48:05 -04:00