Commit Graph

3873 Commits (3dfbead178558c0ef37b44c399c18fab0ca0f1be)

Author SHA1 Message Date
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
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
Stéphane Adjemian (Charybdis) 3545be0226 Added particle subfolder. 2011-09-05 18:57:42 +02:00
Stéphane Adjemian (Charybdis) a2b1ce977f Added documentation 2011-09-05 18:57:42 +02:00
Stéphane Adjemian (Charybdis) d0fe3c8ae4 New version of the overloaded subsref method (with tests). Still need to be documented. 2011-09-05 18:57:42 +02:00
Stéphane Adjemian (Charybdis) 2c8b71ae05 Fixed bug. The initial date, when not specified by the user, had wrong format. 2011-09-05 18:57:42 +02:00
Stéphane Adjemian (Charybdis) ff98f65cf6 Changed the name of the third output (conflict with the neperian logarithm function). 2011-09-05 18:57:42 +02:00
Stéphane Adjemian (Charybdis) 8982d49539 Removed subsasgn.m.old 2011-09-05 18:57:42 +02:00
Stéphane Adjemian (Charybdis) 31c6f1c998 Allow horizontal concatenation of an arbitrary number of dynSeries objects. 2011-09-05 18:57:42 +02:00
Stéphane Adjemian (Charybdis) 237744fe7e Added dynare class for time series. 2011-09-05 18:57:42 +02:00
Stéphane Adjemian (Charybdis) 467c60c51e Removed trailing spaces. 2011-09-05 18:57:42 +02:00
Stéphane Adjemian (Charybdis) 85e0ca379a Cosmetic change. 2011-09-05 18:57:42 +02:00
Stéphane Adjemian (Charybdis) e905ff77c0 Added two new modes for displaying documentation or testing matlab/octave routines.
Examples:

dynare --doc <NAME_OF_A_MATLAB_ROUTINE> will display internal documentation of the routine.

dynare --test <NAME_OF_MATLAB_ROUTINE> ... will test the routine(s)

Note that for displaying the internal documentation texinfo must be installed on the system,
because dynare calls makeinfo with --plaintext option.
2011-09-05 18:57:42 +02:00
Stéphane Adjemian (Charybdis) fe59061e91 Added routine for tests. 2011-09-05 18:57:42 +02:00
Stéphane Adjemian (Charybdis) 5efcf7527d Added matlab/utilities/tests subfolder. 2011-09-05 18:57:42 +02:00
Stéphane Adjemian (Charybdis) b9c35234e1 Cosmetic change. 2011-09-05 18:57:42 +02:00
Stéphane Adjemian (Charybdis) 948594c35f Changed path according to last change in 9ccd794b637309e6f0548228b513689d8543f5c2. 2011-09-05 18:57:41 +02:00