Commit Graph

3551 Commits (947ac4281a7b3322ed5e6454dfb905476dc06521)

Author SHA1 Message Date
Stéphane Adjemian (Gpm) 947ac4281a Added an error message when the declared mean of beta shaped priors is outside the domain of the beta density. 2011-05-02 12:34:39 +02:00
Stéphane Adjemian (Gpm 2ad8d2218f Fixed bug (uninitialised variables). 2011-05-02 11:54:49 +02:00
Sébastien Villemot a0062605be Merge remote-tracking branch 'remotes/ratto/master' 2011-05-02 11:35:17 +02:00
Marco Ratto cbfc017356 unix end of lines for new functions! 2011-05-02 11:32:26 +02:00
Marco Ratto 5a5c3a3e26 help documentation 2011-05-02 11:24:07 +02:00
Marco Ratto d603c3f037 copyright 2011-05-02 11:17:55 +02:00
Marco Ratto a5559bb016 eliminated obsolete commented lines; 2011-05-02 11:15:25 +02:00
Stéphane Adjemian (Gpm 19beebb28a Added new exceptions about parameters changed in the steady state file. 2011-05-02 11:14:53 +02:00
Marco Ratto 9791d3adda Redesigned function following:
-) new options;
-) new utilities identification_analysis, plot_itentification and identification_checks;
-) fixes related to load_ident_files;
2011-05-02 11:14:29 +02:00
Marco Ratto c51066d76d Complete re-writing to make the function modular (the input being either J or H or Hess etc.). 2011-05-02 11:12:39 +02:00
Marco Ratto a512436295 new wrapper for graphical outputs in identification. 2011-05-02 11:10:33 +02:00
Marco Ratto cda26e6fcc Further simplification and improved display of critical params affected by collinearity issues. 2011-05-02 11:07:58 +02:00
Marco Ratto fa4f4b159a provide results in square matrix form for easier display. 2011-05-02 11:06:27 +02:00
Marco Ratto 7cdd0250f8 Removed trap which sometimes gives problems. 2011-05-02 11:03:56 +02:00
Marco Ratto 180a3bad9c New wrapper for identification analysis, given the parameter set provides results.
Allows more flexible coding and checks for particular parameter sets.
2011-05-02 11:03:18 +02:00
Houtan Bastani 6409b96cb7 ms-sbvar: updated submodule pointer 2011-05-02 10:27:58 +02:00
Sébastien Villemot 181186a205 Patch from George: fixes bug in partial information (closes #179) 2011-05-02 10:25:25 +02:00
Stéphane Adjemian (Gpm) d55d1d7b10 Cosmetic change related to the previous commit (12e0509510f7d71a8c2556b991eb84ebebe47e18). 2011-05-02 10:24:50 +02:00
Stéphane Adjemian (Gpm) e8fe8c7711 Added exceptions when the parameters updated in the steadystate file are complex or NaN. 2011-05-02 10:24:50 +02:00
Michel Juillard 71aec0eb39 shock_decomposition: bug correction 2011-04-30 19:52:26 +02:00
Houtan Bastani 4b1ea6ae4e identification: add new options 2011-04-29 11:51:18 +02:00
Sébastien Villemot 85a6c18b7f Merge branch 'master' of ssh://kirikou/srv/d_kirikou/git/dynare 2011-04-28 18:18:25 +02:00
Houtan Bastani 79b1c94a46 manual: add dynare_sensitivity options 2011-04-28 18:10:09 +02:00
Stéphane Adjemian (Gpm) 14d7ab433f Added new info value (22) for cases where the steady state given by the steadystate file has NaNs. 2011-04-28 17:53:03 +02:00
Stéphane Adjemian (Gpm) b15cac0047 Added error message when an infinite std. is used with a Gamma shaped prior. 2011-04-28 12:33:01 +02:00
Stéphane Adjemian (Scylla) 72c2a343b1 Fixed bug. 2011-04-28 12:00:13 +02:00
Sébastien Villemot 44903ea38a Build system: remove unused directive 2011-04-28 10:44:02 +02:00
Sébastien Villemot 055104704e Preprocessor: tentative fix for testsuite crash in block/bytecode 2011-04-28 10:41:43 +02:00
Sébastien Villemot 7bc92541ad Preprocessor: cosmetic change 2011-04-28 10:39:59 +02:00
Houtan Bastani 90916c2359 dynare_sensitivity interface: remove unused option 2011-04-27 14:33:50 +02:00
Sébastien Villemot 9ef3a2796c Preprocessor: use NaN() for initializing vector of parameters 2011-04-27 12:07:13 +02:00
Sébastien Villemot dc8a3c9864 Userguide: minor update related to Dynare stable version 2011-04-27 11:58:14 +02:00
Sébastien Villemot 896a80928b Cosmetic change 2011-04-27 11:57:49 +02:00
Sébastien Villemot 7b67f40a11 Bump MATLAB version requirement to 7.0 2011-04-27 11:57:43 +02:00
Houtan Bastani f027679045 dynare_sensitivity: removed unused option trans_ident from preprocessor 2011-04-27 08:40:46 +02:00
Houtan Bastani b86224199d dynare_sensitivity interface: bug fix 2011-04-22 11:35:05 +02:00
Michel Juillard 74d1d80b0c fixed elimination of Lagrange multipliers for Ramsey policy 2011-04-21 21:08:20 +02:00
Houtan Bastani e263b9258f removed useless addpath 2011-04-21 10:18:27 +02:00
Houtan Bastani 89a232465b doc: add placeholders for identification options 2011-04-20 14:33:59 +02:00
Houtan Bastani 595171a02b identification: added advanced and max_dim_cova_group to the preprocessor 2011-04-20 12:14:47 +02:00
Michel Juillard 33787d4b1e improved dyntable.m 2011-04-18 11:25:55 +02:00
Michel Juillard d2e0ef021c allowing historical time in shock decomposition 2011-04-18 11:25:55 +02:00
Sébastien Villemot 5d7c26d47c Reference manual: point to implementation details of 1st order solution 2011-04-15 18:43:59 +02:00
Sébastien Villemot cc5f415090 Reference manual: explain how to cite Dynare 2011-04-15 18:43:27 +02:00
Marco Ratto 6b71b6800d -) remove useless burn-in iterations;
-) removed obsolete commented lines or unused variables;
-) when Asymptotic Hessian is available, take SVD of that for identification patterns;
-) when computing analytic  Hessian, scores are not necessary (no_DLIK=1);
-) fixes in output info when Hessian is available.
2011-04-15 15:28:58 +02:00
Marco Ratto 7c92b2308a Small improvements around analytic scores and Hessian 2011-04-15 15:26:33 +02:00
Marco Ratto 8aeb76fee6 -) small change to tolerance for eigenvector elements
-) cosmetic fix to header
2011-04-15 15:26:04 +02:00
Sébastien Villemot f23d683663 Build system fix for documentation 2011-04-15 10:54:01 +02:00
Houtan Bastani 54e900c7b6 build system: bug fix 2011-04-14 11:24:17 +02:00
Houtan Bastani 252d300fcb SWZ: update submodule pointer 2011-04-13 09:58:57 +02:00