Commit Graph

265 Commits (e4c803d0db09bb0a78d1593330db18a89a23aab6)

Author SHA1 Message Date
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
Stéphane Adjemian (Charybdis) 893d2ca2b2 Added comments on plot_conditional_forecast command. 2011-08-30 16:05:15 +02:00
Sébastien Villemot c5ecad8c2e Ref. manual: add a description of oo_.conditional_variance_decomposition 2011-08-23 17:57:50 +02:00
Sébastien Villemot 2914739b6b User guide: update last changed date 2011-08-23 17:06:32 +02:00
Sébastien Villemot bc8f960bbf User guide: fix non stationary example (use diffuse_filter option instead of unit_root_vars) 2011-08-23 17:06:32 +02:00
Sébastien Villemot 19a994afda User guide: increase the prior variance of 2 params for working around Octave bug (see ticket #161) 2011-08-23 17:06:32 +02:00
Sébastien Villemot 79284070ae User guide: synchronise RBC_Est.mod with the text 2011-08-23 17:06:32 +02:00
Sébastien Villemot e4a590e626 User guide: fix error in estimation MOD file (only in the text, not in the accompanying files); with steady/check, it fails because paremeters are not initialized 2011-08-23 17:06:32 +02:00
Sébastien Villemot 62e32a37cb User guide: revert to mode_compute=4 in example (closes #121) 2011-08-23 17:06:32 +02:00
Sébastien Villemot 555c85a3b9 User guide: reflect the fact that "simul_seed" option has been removed 2011-08-23 17:06:32 +02:00
Sébastien Villemot 59dd307ed9 User guide: remove useless file 2011-08-23 17:06:32 +02:00
Sébastien Villemot 8ab889a225 Ref. manual: fix the description of oo_.PosteriorTheoreticalMoments 2011-08-23 11:53:32 +02:00
Sébastien Villemot 7224c889fd Ref. manual: fix case of oo_.PosteriorIRF.dsge 2011-08-23 10:35:44 +02:00
Sébastien Villemot 41a8ff55d7 Reference manual: fix description of EXPECTATION operator (closes #191) 2011-08-19 18:18:57 +02:00
Sébastien Villemot 6bd588520c Reference manual: fixed minor errors in the usage of @xref 2011-08-17 16:44:06 +02:00
Houtan Bastani 0da1aab3a8 preprocessor: add absolute value and signum 2011-08-16 14:52:35 +02:00
Michel Juillard ac93cd0897 added possibility to do conditional forecast with a calibrated model + bug correction + new test file 2011-07-30 20:19:15 +02:00
Houtan Bastani 0ec30956c7 add irf_shocks option to estimation 2011-07-12 16:32:37 +02:00
Houtan Bastani 6bc294aa33 documentation fix 2011-07-12 16:16:11 +02:00
Houtan Bastani 8f1b3bf995 documentation fix 2011-07-12 14:43:10 +02:00
Houtan Bastani 166c9bfa1c dynare_sensitivity: added new options 2011-07-08 11:12:13 +02:00
Sébastien Villemot 87e4536f35 Ref. manual: some clarifications concerning the planner objective 2011-06-24 12:02:19 +02:00
Stéphane Adjemian (Charybdis) 3062617a60 Documents the feature introduced in commit fa9f6ac90b. Added more information about option lik_init=3. 2011-06-23 23:44:17 +02:00
Houtan Bastani d4d25d82d9 preprocessor: add identification option lik_init 2011-06-23 11:13:35 +02:00
Sébastien Villemot 65e0a4c475 Macroprocessor slides update 2011-06-16 16:15:02 +02:00
Marco Ratto 756594fdc4 changed default ar=1 and perform automatic increase of ar if this is not sufficient 2011-06-15 23:47:27 +02:00
Sébastien Villemot 3faf426bdc Ref. manual, partial information: fix citation, add pointer to wiki 2011-06-13 18:28:24 +02:00
Sébastien Villemot ee72680bec Ref. manual: fix syntax of {load,save}_params_and_steady_state 2011-06-13 15:19:23 +02:00