Commit Graph

4038 Commits (6079cf029dee23ffdbfdf088d932da19c21afe70)

Author SHA1 Message Date
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
Sébastien Villemot 40f3f71348 Merge remote-tracking branch 'remotes/ferhat/master' 2011-09-13 18:08:11 +02:00
Sébastien Villemot ac5e99595e Testsuite: minor fix 2011-09-13 18:08:04 +02:00
Houtan Bastani 83b83f200a remove unused file 2011-09-13 11:46:25 -04:00
Houtan Bastani da8fabf43c remove upper/lower_cholesky options from ms_estimation and sbvar 2011-09-13 11:45:42 -04:00
Houtan Bastani 381a2f8977 aesthetic fix 2011-09-13 11:44:31 -04:00
Houtan Bastani 1fa54aef27 remove outdated addpath directives 2011-09-13 11:44:28 -04:00
Houtan Bastani 3c206dfda7 add set_dynare_seed to test file for easy comparison of output 2011-09-13 11:44:01 -04:00
Houtan Bastani 3130cc3756 remove load_mh_file option from ms-sbvar code 2011-09-12 16:29:57 -04:00
Michel Juillard cf1e316dc8 cleaning up ms-sbvar tests 2011-09-12 21:09:39 +02:00
Stéphane Adjemian (Scylla) b3dbdfacc3 Added the matlab script introduced by commit d418087ac1 in
the .gitignore file (this m file has to be versioned).
2011-09-12 14:38:25 +02:00
Stéphane Adjemian (Scylla) d418087ac1 Added matlab script for running unitary scripts. 2011-09-12 14:36:42 +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
Stéphane Adjemian (Scylla) 1467bec712 Removed internal documentation an unitary test options from the dynare command. Created instead
a specific command named internals.

The internal documentation of a matlab routine can be displayed on screen using the following
syntax:

internals --info <PATH AND NAME OF THE MATLAB ROUTINE>

The unitary tests (if any) associated to a matlab routine are triggered as follows:

internals --test <PATH AND NAME OF THE MATLAB ROUTINE>

+Cosmetic changes in the headers.
2011-09-12 11:46:14 +02:00
Stéphane Adjemian (Scylla) 62d6d71cc7 Code simplification using dynTime class. 2011-09-12 11:46:14 +02:00
Stéphane Adjemian (Scylla) 8127048d81 Changed headers. 2011-09-12 11:46:14 +02:00
Stéphane Adjemian (Scylla) 29cfb00e13 Changed headers. 2011-09-12 11:46:14 +02:00
Stéphane Adjemian (Scylla) a1913d8a99 Removed (useless) private method. 2011-09-12 11:46:14 +02:00
Stéphane Adjemian (Scylla) 0bd5d17ccf Completed the overloaded subsref method. Give access to the Time member, which is an object instantiated by @dynTime/dynTime. 2011-09-12 11:46:14 +02:00
Stéphane Adjemian (Scylla) 791dfd9313 Completed the overloaded subsref method. Access to the time member using a syntax like x(1:3) or x(:). 2011-09-12 11:46:14 +02:00
Stéphane Adjemian (Scylla) 5ee5b1a8f0 Added an alternative calling sequence (with two inputs instead of three). 2011-09-12 11:46:14 +02:00
Stéphane Adjemian (Scylla) 0f8e05fcd6 Completed @dynDates/plus method. Added test section. 2011-09-12 11:46:14 +02:00
Stéphane Adjemian (Scylla) a4b299879d Removed useless debugging info. 2011-09-12 11:46:14 +02:00
Michel Juillard 43e2163bac fixing typo 2011-09-11 20:07:53 +02:00
Ferhat Mihoubi 151922e96e Adds an option ('incidence') to model_info in order to print out the gross and the reordered incidence matrices 2011-09-11 14:48:09 +02:00
Ferhat Mihoubi e51d8f7a56 Correct bugs in dr_block:
- the index of lead_lag_incidence for forward looking blocks
   - the block type index
2011-09-11 14:37:06 +02:00
Houtan Bastani beade927a3 sbvar: add missing copyright/license 2011-09-09 13:27:01 -04:00
Houtan Bastani f20eda6434 fix mod test files for deprecated restriction_fname 2011-09-09 13:27:01 -04:00
Houtan Bastani ee84c481d5 sbvar: deprecate restriction_fname 2011-09-09 13:27:01 -04:00
Houtan Bastani 673fed2110 remove duplicate test files (duplicate test_lower_cholesky.mod, test_upper_cholesky.mod) 2011-09-09 13:27:00 -04:00
Houtan Bastani 3b772622e6 MS-SBVAR: move files only used for checking work 2011-09-09 13:27:00 -04:00
Sébastien Villemot 0c72764932 Added missing comma 2011-09-09 17:24:03 +02:00
Sébastien Villemot 290270afb8 Testsuite:
- no longer use the 'noclearall' option when calling Dynare
- test the simulation path for the various stack_solve_algo options
- simplify code
2011-09-09 16:56:45 +02:00
Sébastien Villemot 8323010394 Fix function name in header 2011-09-09 14:46:05 +02:00
Houtan Bastani 860acfe786 MS-SBVAR: update submodule pointer 2011-09-08 12:49:38 -04: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
Sébastien Villemot ef26fe0034 Removed obsolete help message 2011-09-08 16:12:31 +02:00
Sébastien Villemot bf40c11a35 Removed spurious file 2011-09-08 16:07:59 +02:00
Stéphane Adjemian (Scylla) 1e04330fe8 Added dynDates class. 2011-09-05 18:57:42 +02:00
Stéphane Adjemian (Scylla) b923ccd4e8 Added dynTime class. 2011-09-05 18:57:42 +02:00
Stéphane Adjemian (Scylla) ada3eec81b Added matlab routine to iterate on the state equation approximated at order 2 (needed for nonlinear filters). 2011-09-05 18:57:42 +02:00
Stéphane Adjemian (Charybdis) a792f3f0b3 Updated internal documentation (new format). 2011-09-05 18:57:42 +02:00
Stéphane Adjemian (Charybdis) c0faa2ccb8 Fixed bug. 2011-09-05 18:57:42 +02:00
Stéphane Adjemian (Charybdis) f3652af938 Changed constructor by calling other classes (not yet commited). 2011-09-05 18:57:42 +02:00
Stéphane Adjemian (Charybdis) a730224031 Added public member. 2011-09-05 18:57:42 +02:00
Stéphane Adjemian (Charybdis) 560800bcc5 Changed the order of the output arguments in kronecker product related mex routines. 2011-09-05 18:57:42 +02:00
Stéphane Adjemian (Charybdis) 9b9fb7df3a Fixed bug. 2011-09-05 18:57:42 +02:00