Commit Graph

235 Commits (42d71c7b86a16a95424a78508ca0e6fe30234140)

Author SHA1 Message Date
Michel Juillard 347ab4d0c0 preprocessor: modified order of auxiliary variables definitions 2011-09-25 20:21:30 +02:00
Stéphane Adjemian (Charybdis) 811592725a Reduced the number of MCMC simulations. Deleted trailing whitespace. 2011-09-21 18:35:24 +02:00
Sébastien Villemot b1d87ecebf Testsuite: do not fail if MATLAB optimization toolbox is not available (closes: #210) 2011-09-19 16:41:53 +02:00
Michel Juillard aa14422464 tests: closing graphic windows after each individual test 2011-09-18 15:58:32 +02:00
Michel Juillard d9b48f78ef correcting bug in Octave testing routine 2011-09-17 18:39:58 +02:00
Michel Juillard 743c6f5880 tests: corrected bug introduced in 290270afb8 2011-09-17 17:01:36 +02:00
Sébastien Villemot ac5e99595e Testsuite: minor fix 2011-09-13 18:08:04 +02:00
Houtan Bastani da8fabf43c remove upper/lower_cholesky options from ms_estimation and sbvar 2011-09-13 11:45:42 -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
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
Houtan Bastani f20eda6434 fix mod test files for deprecated 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 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
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
Houtan Bastani cf7d1723f4 update gitignore 2011-08-30 16:12:00 +02:00
Houtan Bastani 9a0a87ca44 save make-check summary to text file 2011-08-19 19:18:14 +02:00
Houtan Bastani f6f61df162 fix typo 2011-08-18 09:41:54 +02:00
Houtan Bastani 0da1aab3a8 preprocessor: add absolute value and signum 2011-08-16 14:52:35 +02:00
Houtan Bastani 0f001abbe4 MS-SBVAR: input options that allow code to be called with previous output files 2011-08-10 18:22:53 +02:00
Houtan Bastani 1fdb4eb233 removed unused ms-sbvar tests 2011-08-02 12:07:44 +02:00
Houtan Bastani 367013dfd0 add tests to Makefile 2011-08-02 11:58:27 +02:00
Michel Juillard 6c81305d30 added tests conditional forecast with all possible values of parameter_set 2011-07-31 18:28:29 +02:00
Michel Juillard ac93cd0897 added possibility to do conditional forecast with a calibrated model + bug correction + new test file 2011-07-30 20:19:15 +02:00
Michel Juillard 5cd7ef323e adding "exclusion constants" to svar identification 2011-07-29 18:11:50 +02:00
Sébastien Villemot 3eec808cee Merge remote-tracking branch 'houtanb/master' 2011-07-07 16:13:01 +02:00
Houtan Bastani e20b1dd27c test for irf_shocks 2011-07-07 16:08:13 +02:00
Marco Ratto 765d8b54a9 examples of dynare calls triggering various parallel options 2011-07-07 09:58:53 +02:00
Marco Ratto b7a01f991a fixed bug in model definition 2011-06-15 23:54:11 +02:00
Marco Ratto bec4058113 Added dumpy parameter for illustrative purposes;
Added alternative types of call to identification routines.
2011-05-30 14:44:38 +02:00
Marco Ratto a2b1e4111c Added example of advanced identification command 2011-05-30 14:40:41 +02:00
Michel Juillard 018cc939a4 MS-SBVAR: updating test 2011-05-26 11:50:22 +02:00
Houtan Bastani 7f374f491f SWZ: updates for irf, forecast and variance decomposition mex calls 2011-05-20 14:34:26 +02:00
Houtan Bastani 074b6acb7d SWZ: changes for new code 2011-05-13 17:23:41 +02:00
Houtan Bastani 8181dc44be build system: make check works with both matlab and octave 2011-05-04 16:28:13 +02:00
Houtan Bastani dccdd727f1 fixed file mode 2011-05-04 11:14:42 +02:00
Houtan Bastani 503add3743 cleaned up gitignore 2011-05-04 11:08:38 +02:00
Houtan Bastani 9f216a207b fixed bug in mod file 2011-05-04 11:08:38 +02:00
Sébastien Villemot 44903ea38a Build system: remove unused directive 2011-04-28 10:44:02 +02:00
Michel Juillard 74d1d80b0c fixed elimination of Lagrange multipliers for Ramsey policy 2011-04-21 21:08:20 +02:00
Houtan Bastani e263b9258f removed useless addpath 2011-04-21 10:18:27 +02:00
Houtan Bastani 54e900c7b6 build system: bug fix 2011-04-14 11:24:17 +02:00
Houtan Bastani f2fac8fa42 build system: bug fix 2011-04-07 15:10:28 +02:00
Houtan Bastani d0d7839ac5 build system: bug fix, code cleanup 2011-04-06 16:06:18 +02:00
Houtan Bastani 99cbbaed30 build system: make check update 2011-04-05 16:48:43 +02:00
Houtan Bastani 094be65b10 build system: print last err msg to stdout when an error is encountered 2011-04-04 16:18:38 +02:00
Houtan Bastani 13395ff97d removed simul_seed option 2011-03-31 10:39:10 +02:00
Stéphane Adjemian (Scylla) 5be2e1dd2d Bug fix. Removed simul_seed option. 2011-03-30 16:39:32 +02:00