Commit Graph

3906 Commits (b824789d5706660b36113fa0f9344f57c76c54cb)

Author SHA1 Message Date
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
Stéphane Adjemian (Charybdis) 322adb92a5 Removed global from prior_bounds. Added texinfo header. 2011-09-14 23:41:37 +02:00
Stéphane Adjemian (Charybdis) fe55f6a506 Added field for nonlinear filters (initialized as an empty matrix). 2011-09-14 23:41:37 +02:00
Stéphane Adjemian (Charybdis) e2d98b9f32 + Removed globals from get_the_name routine. Added texinfo header. 2011-09-14 23:41:37 +02:00
Houtan Bastani 9b3ca2b663 MS-SBVAR bugfix: allow data_obs_nbr to accept an int argument 2011-09-14 15:04:26 -04:00
Houtan Bastani ba071a0a55 MS-SBVAR bugfix: reinitialize drop if necessary 2011-09-14 14:28:28 -04:00
Houtan Bastani f1dc2c5157 MS-SBVAR bug fix: options_.ms.mh_replic instead of options_.mh_replic and options_.ms.drop instead of options_.drop 2011-09-14 14:28:21 -04:00
Houtan Bastani d033956c52 remove unused option 2011-09-14 12:04:47 -04:00
Houtan Bastani a911e5fef6 MS-SBVAR: add file that was not being cleaned 2011-09-14 11:53:45 -04:00
Houtan Bastani 8747d91d98 MS-SBVAR: fix processing for ms_estimation 2011-09-14 11:53:45 -04:00
Houtan Bastani d115a1124e MS-SBVAR: remove unused option 2011-09-14 11:53:45 -04:00
Houtan Bastani 4b176e4054 remove unused token 2011-09-14 11:53:45 -04:00
Houtan Bastani 6c3d13da09 remove unused varlist option 2011-09-14 11:53:45 -04:00
Houtan Bastani 663aa73a0b manual: aesthetic fix - uniformly declare multiple types in option definitions 2011-09-14 11:53:45 -04:00
Houtan Bastani 75e57f4c18 MS-SBVAR: change bayesian_prior to no_bayesian_prior and remove argument 2011-09-14 11:53:45 -04:00
Houtan Bastani f550c79570 MS-SBVAR: remove arguments to cross_restrictions and contemp_reduced_form 2011-09-14 11:53:45 -04:00
Houtan Bastani 176afda1bc fix typos 2011-09-14 11:53:45 -04:00
Sébastien Villemot d9ede95ffa Fix problem with load_mh_file option under Octave/MinGW 2011-09-14 17:40:41 +02: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
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