Commit Graph

3924 Commits (24cd4236710b452f5131b20d844a5bba991c0d3b)

Author SHA1 Message Date
Stéphane Adjemian (Charybdis) 948594c35f Changed path according to last change in 9ccd794b637309e6f0548228b513689d8543f5c2. 2011-09-05 18:57:41 +02:00
Stéphane Adjemian (Charybdis) 4323653f08 Moved doc subfolder into utilities. 2011-09-05 18:57:41 +02:00
Stéphane Adjemian (Charybdis) 8c49e99ee8 Added internal documentation. 2011-09-05 18:57:41 +02:00
Stéphane Adjemian (Charybdis) 316e16edc2 Changed path for internal documentation routines. Added verbose option (default is verbose==1). 2011-09-05 18:57:41 +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
Stéphane Adjemian (Charybdis) 0c61ddc63a Changed name of the test function for matlab's routines. 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
Sébastien Villemot 555c519474 Fix typo in header 2011-09-05 15:16:05 +02:00
Stéphane Adjemian (Charybdis) 77311614e2 Fixed typo. 2011-09-05 12:24:27 +02:00
Michel Juillard 044d19c5d2 fixed bug in detection of near 0/0 eigenvalues 2011-09-04 14:59:48 +02:00
Sébastien Villemot d91c4ac1a9 Merge remote-tracking branch 'ratto/master' 2011-09-01 17:03:52 +02:00
Michel Juillard 3c0ebb4cc5 added error for near 0/0 on diagonal of Real Generalized Schur decomposition (info=7) and corrected error in test for singular w1 submatrix, introduced in Sept. 2010. 2011-09-01 11:37:40 +02:00
Marco Ratto e3485e8929 Changes around normalizing Jacobians:
-) never use normalization for SVD and brute force covariance checks;
-) Jacobians are normalized for checking the rank condition: this should allow for more uniformity in results across models.
2011-09-01 11:18:24 +02:00
Marco Ratto 884ecb6d6c Fine tuning of checks of the rank condition 2011-09-01 11:16:42 +02:00
Houtan Bastani 5f3290f7a4 bugfix: sign operator for compiled static file 2011-08-30 16:12:00 +02:00
Houtan Bastani cf7d1723f4 update gitignore 2011-08-30 16:12:00 +02:00
Houtan Bastani d7c06ead1e ms-sbvar bugfix: replace shocks with shocks_per_parameter 2011-08-30 16:12:00 +02:00
Houtan Bastani d22b86c2d8 clarify error message 2011-08-30 16:11:59 +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 df0edeecf0 Theoretical moments: handle nicely the case where all variables are either constant or non stationary 2011-08-29 17:35:35 +02:00
Marco Ratto 1f4ea5aaa5 Small bug fixes:
thanks to Jesper Linde and Malin Adolfson
2011-08-23 23:20:48 +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
Houtan Bastani 4674d3a982 ms-sbvar: change error_bands option to no_error_bands as the default is on 2011-08-23 13:43:24 +02:00
Houtan Bastani 06f363da5b ms-sbvar bugfix: support median option 2011-08-23 13:43:24 +02:00
Houtan Bastani 6ef0f0c94d ms-sbvar bugfix: remove option shocks as it is not used 2011-08-23 13:43:24 +02:00
Houtan Bastani 383b12df0e ms-sbvar bugfix: change the way options are passed to irf, forecast and variance decomposition mex functions 2011-08-23 13:43:24 +02:00
Houtan Bastani 4e8dcc1a27 ms-sbvar bugfix: changed option to match the option searched for in the mex file 2011-08-23 13:43:24 +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
Houtan Bastani 9a0a87ca44 save make-check summary to text file 2011-08-19 19:18:14 +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 51f759c59f Fixed typo in error message 2011-08-19 17:20:40 +02:00
Houtan Bastani 426682d632 cosmetic: simplify jacobianHelper, hessianHelper and sparseHelper functions and fix spacing in dynamic file 2011-08-19 16:59:18 +02:00
Houtan Bastani 65d05f1a31 remove unused variables from preprocessor 2011-08-19 16:59:12 +02:00
Houtan Bastani 18bd51952f output derivatives of static model when identification is present (closes #127) 2011-08-19 16:58:44 +02:00
Houtan Bastani 7357a23114 output mex file for static model (closes #183) 2011-08-19 16:57:27 +02:00
Michel Juillard cee82819f3 changed test for NaN and Inf in Jacobian, changed info error number, changed error message 2011-08-18 22:22:23 +02:00
Houtan Bastani f6f61df162 fix typo 2011-08-18 09:41:54 +02:00
Sébastien Villemot 6bd588520c Reference manual: fixed minor errors in the usage of @xref 2011-08-17 16:44:06 +02:00
Sébastien Villemot d05d1f878b Merge remote-tracking branch 'houtanb/master' 2011-08-17 15:55:24 +02:00