Commit Graph

4178 Commits (e4c803d0db09bb0a78d1593330db18a89a23aab6)

Author SHA1 Message Date
Stéphane Adjemian (Scylla) 88b941c7db Fixed bug (related to globals delaration. 2011-09-17 14:49:09 +02:00
Stéphane Adjemian (Scylla) 53a0418e1f Fixed typo. 2011-09-17 14:09:48 +02:00
Stéphane Adjemian (Scylla) d6268cf720 Fixed bugs.
(1) Wrong calling sequence for resol routine in check.m.
(2) Replaced steady_state_0 by oo.steady_state in resol.m.
2011-09-17 13:33:57 +02:00
Stéphane Adjemian (Scylla) bcf4fbfeff Changed the output of the preprocessor according to commit 9c0cfe4200029f60af18cec34e3efc220a00b7d6 (change in the calling sequence
of the check command).
2011-09-17 12:53:38 +02:00
Stéphane Adjemian (Scylla) 24cd423671 Removed globals from resol.m (changed calling sequence). Added texinfo header.
Removed trailing whitespace.
2011-09-17 12:53:38 +02:00
Stéphane Adjemian (Scylla) d81fd1b55b Removed globals from check routine. Added texinfo header. 2011-09-17 12:53:38 +02:00
Ferhat Mihoubi 3c818378fe Corrects a bug related to the number of arguments passed to the static m-files 2011-09-16 17:48:23 +02:00
Sébastien Villemot 9ab9288b9f Merge remote-tracking branch 'ferhat/master' 2011-09-16 17:42:04 +02:00
Ferhat Mihoubi 4d74d57886 Corrects a bug with model_info under Octave 2011-09-16 17:24:11 +02:00
Sébastien Villemot 8373f0b9a4 Merge remote-tracking branch 'ferhat/master' 2011-09-16 16:21:10 +02:00
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
Houtan Bastani 8a5dbb5eff MS-SBVAR: submodule update 2011-09-16 09:45:32 -04:00
Michel Juillard 1dc5df3411 ms-sbvar: minor esthetic change 2011-09-16 14:32:11 +02:00
Houtan Bastani f3a1599d6d svar: constants is not yet supported 2011-09-15 18:15:54 -04:00
Houtan Bastani ee8da2b1c9 MS-SBVAR: add specification option 2011-09-15 18:03:39 -04:00
Houtan Bastani b62c50bc0f aesthetic fix 2011-09-15 18:03:30 -04:00
Houtan Bastani 7d0a55cbf7 MS-SBVAR: change syntax for proposal_type option 2011-09-15 18:03:22 -04:00
Houtan Bastani 6d59190df9 MS-SBVAR: support xls datafile 2011-09-15 18:03:12 -04:00
Houtan Bastani 5592d2ffc1 MS-SBVAR bugfix: remove datafile from options_ and not options_.ms 2011-09-15 18:03:04 -04:00
Houtan Bastani ab7003f8c8 MS-SBVAR: change default for drop option 2011-09-15 18:02:48 -04:00
Houtan Bastani 85d56423ab fix typo 2011-09-15 18:02:38 -04:00
Houtan Bastani 3136fe4272 MS-SBVAR: freq only supports monthly and quarterly data 2011-09-15 18:02:23 -04:00
Houtan Bastani 3d8ccd07c4 MS-SBVAR: add keywords for freq option 2011-09-15 18:02:07 -04: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