Commit Graph

292 Commits (5d5b36a3ef4a1d682265961f6baf1aa26030d357)

Author SHA1 Message Date
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
Ferhat Mihoubi b824789d57 Add a new option maxit in steady and simul commands to determine the maximum number of iterations used in the non linear solver. 2011-09-16 16:16:14 +02:00
Houtan Bastani 663aa73a0b manual: aesthetic fix - uniformly declare multiple types in option definitions 2011-09-14 11:53:45 -04:00
Houtan Bastani 176afda1bc fix typos 2011-09-14 11:53:45 -04:00
Sébastien Villemot 2aa7cf373e Ref. manual: fix conflict between two anchors with the same name but different case (closes: #188) 2011-09-14 16:58:33 +02:00
Stéphane Adjemian (Scylla) 71edea7728 Moved matlab's script generating the internal documentation. 2011-09-12 14:21:11 +02:00
Stéphane Adjemian (Scylla) 3dfbead178 Added documentation for the new internals command. 2011-09-12 14:17:08 +02:00
Sébastien Villemot 6dd8e9201b Cosmetic changes to the documentation of BVAR "à la Sims" 2011-09-08 18:09:37 +02:00
Sébastien Villemot ff7792a728 The variance prior for BVAR "à la Sims" with only one lag is inconsistent; the
solution implemented consists of adding one extra observation in the presample
used to compute the prior; as a consequence, the numerical results for all
estimations will be slightly different in future releases (thanks to Marek
Jarociński for spotting this)
2011-09-08 18:09:21 +02:00
Sébastien Villemot 1b4dcdd7f1 Allow non-integer values for hp_filter parameter 2011-09-08 17:29:49 +02:00
Stéphane Adjemian (Charybdis) 8c4e24769b Moved some of the routines for internal documentation. 2011-09-05 18:57:41 +02:00
Stéphane Adjemian (Charybdis) 9b00852e25 Added routines for generating internal documentation. 2011-09-05 18:57:41 +02:00
Sébastien Villemot 8345de43b0 Document oo_.gamma_y, improve description of oo_.autocorr 2011-09-05 15:16:05 +02:00
Stéphane Adjemian (Charybdis) 77311614e2 Fixed typo. 2011-09-05 12:24:27 +02:00
Stéphane Adjemian (Charybdis) 49b286957e Removed trailing whitespaces. 2011-08-30 16:07:02 +02:00