Commit Graph

3990 Commits (f908d64d9ec1a63b567a736c6c22ae7bda75c248)

Author SHA1 Message Date
Stéphane Adjemian (Charybdis) f908d64d9e Removed unused variable. 2013-11-17 16:37:53 +01:00
Stéphane Adjemian (Charybdis) 450c785b6c Added explicit error message for case 52 in print_info (DSGE-VAR models). 2013-11-16 23:35:10 +01:00
Stéphane Adjemian (Charybdis) ad0c29262b Cosmetic. Renamed DsgeVarLikelihood as dsge_var_likelihood. 2013-11-16 23:33:37 +01:00
Stéphane Adjemian (Charybdis) 9238523c26 If a DSGE-VAR is estimated, check that the user do not try to estimate/calibrate correlations between structural innovations and that there is no measurement errors. Closes #521. 2013-11-16 23:26:19 +01:00
Stéphane Adjemian (Charybdis) 0a4427af27 Fixed bug in simplex_optimization_routine (simplex -> options).
Closes #536.
2013-11-16 20:22:37 +01:00
Stéphane Adjemian (Charybdis) c8d77b204c Rewrote the header documentation of simplex_optimization_routine. 2013-11-16 20:13:08 +01:00
Stéphane Adjemian (Charybdis) 49def96bed Removed bayestopt_ as a global from simplex_optimization_routine. 2013-11-16 20:12:39 +01:00
Stéphane Adjemian (Scylla) 7cfad8eee0 Merge branch 'master' into remove-dynDate-class 2013-11-15 18:36:10 +01:00
Stéphane Adjemian (Scylla) b99db45707 Fixed bug (dynare path has to be defined sooner, otherwise isoctave is unknown in warning_config). 2013-11-15 17:03:58 +01:00
Houtan Bastani ddf90fb769 Merge pull request #533 from JohannesPfeifer/master
Fix bug when datafile was changed and nobs resulting from old dataset wa...
2013-11-15 07:52:51 -08:00
Johannes Pfeifer 530ad8e2d8 Fix bug when datafile was changed and nobs resulting from old dataset was bigger than is possible in new dataset 2013-11-15 16:47:25 +01:00
Stéphane Adjemian (Scylla) 2009d7bc66 Added overloaded plot function for dseries objects. 2013-11-15 15:28:19 +01:00
Stéphane Adjemian (Penelope) 7cef9c4dfa Fixed unitary tests in @dseries/ydiff. 2013-11-14 18:02:42 +01:00
Stéphane Adjemian (Penelope) 683861396c Fixed unitary test in @dseries/subsref. 2013-11-14 17:58:09 +01:00
Stéphane Adjemian (Penelope) 0c00151092 Merge branch 'master' into remove-dynDate-class
Conflicts:
	preprocessor/DynareBison.yy
2013-11-14 16:41:08 +01:00
Stéphane Adjemian (Penelope) e36516f766 Same as commit #92adc85d04217c05af1288bb77806ed9c73fd85f for ygrowth and ydiff methods. 2013-11-14 14:30:19 +01:00
Stéphane Adjemian (Penelope) 61cf9899e1 Fixed bug (dates member was not updated). 2013-11-14 14:29:29 +01:00
Stéphane Adjemian (Penelope) 98dde877ab Cosmetic changes. 2013-11-14 13:43:31 +01:00
Stéphane Adjemian (Penelope) 18749508e4 Fixed bug in @dseries/save.
The default value of the file name (without extension) was wrong when the method was called with the dot notation.
2013-11-14 12:55:11 +01:00
Stéphane Adjemian (Penelope) 92adc85d04 Change renaming of the variables to be more consistent (qgrowth(X) instead of QGROWTH_X). 2013-11-14 10:04:10 +01:00
Stéphane Adjemian (Penelope) 400a4da434 Access the @dseries/pop method with dot notation. Fixed bug. 2013-11-14 00:13:31 +01:00
Stéphane Adjemian (Penelope) 824d1ed74d Cosmetic changes in unitary tests for @dseries/mtimes (initialize t in the try/catch block). 2013-11-14 00:03:34 +01:00
Stéphane Adjemian (Penelope) 844936cdc4 Fixed bug (wrong calling sequence to isdseries function). 2013-11-14 00:02:17 +01:00
Stéphane Adjemian (Penelope) d56ae08ccc Changed behaviour of @dseries/pop method. If only one argument is provided, remove the last variable. 2013-11-13 22:10:50 +01:00
Sébastien Villemot 80a2a6b712 Merge remote-tracking branch 'jpfeifer/irf_debug_feedback' 2013-11-13 14:26:58 +01:00
Stéphane Adjemian (Scylla) 0d97252570 Fixed bug in @dseries/insert method when more than one variable has to be inserted. 2013-11-13 12:16:37 +01:00
Stéphane Adjemian (Scylla) b38082c558 Fixed header. 2013-11-13 12:15:02 +01:00
Stéphane Adjemian (Scylla) e0c4c937f3 Fixed bug (vobs member was not updated). 2013-11-13 11:24:27 +01:00
Stéphane Adjemian (Scylla) b43bfec85f Fixed typos. 2013-11-13 11:24:01 +01:00
Stéphane Adjemian (Scylla) 280825a3ca Access the @dseries/insert method with dot notation. 2013-11-13 11:00:22 +01:00
Stéphane Adjemian (Scylla) 6d4b6f6e67 Added missing unitary tests in the testsuite. 2013-11-13 10:59:44 +01:00
Stéphane Adjemian (Scylla) 9dd03751e2 Changed generated plots in unitary tests. 2013-11-12 18:42:07 +01:00
Stéphane Adjemian (Scylla) 7c91adadd5 Changed density (1200dpi->300dpi) for pdf, png and jpg outputs. 2013-11-12 18:19:37 +01:00
Stéphane Adjemian (Scylla) 14f306a0cf Fixed typos. 2013-11-12 17:19:33 +01:00
Stéphane Adjemian (Scylla) 1046089cef Rewrote @dseries/extract method. 2013-11-12 16:52:51 +01:00
Houtan Bastani 63eec83efe ms-sbvar: add load_flat_file.m. closes #505 2013-11-12 15:48:15 +01:00
Sébastien Villemot ea6ee19402 More Octave compatibility fixes wrt catch 2013-11-08 16:35:52 +01:00
Sébastien Villemot ecdbc42319 Fix error message when initial values of estimation are not suitable.
Ref #512
2013-11-08 16:09:16 +01:00
Stéphane Adjemian (Charybdis) 9a72beceed Removed some restrictions in @dseries/eq overload operator: the variables in the compared dseries object need not to have the same names. 2013-11-08 15:19:13 +01:00
Sébastien Villemot 179af0e4ab Octave compatibility fix: catch does not accept an argument 2013-11-08 15:02:30 +01:00
Stéphane Adjemian (Charybdis) 1d939bf685 Fixed typo. 2013-11-08 14:21:05 +01:00
Stéphane Adjemian (Charybdis) 0333629cb9 Changed x-labels in plot (with dates). Added commands for saving the generated plot in the unitary test of @dseries/baxter_king_filter. 2013-11-08 14:20:43 +01:00
Stéphane Adjemian (Charybdis) bcb6b5293a Fixed error messages in @dseries/align. 2013-11-08 09:45:10 +01:00
Stéphane Adjemian (Charybdis) 69525be77f Fixed bug in @dseries/align (update dates member of the second input argument). 2013-11-08 09:44:34 +01:00
Johannes Pfeifer f2b75aa3b3 Fix typo in model_diagnostics.m 2013-11-08 08:27:29 +01:00
Stéphane Adjemian (Charybdis) b9af2f31fb Fixed bug appearing if FREQ__ is not specified but INIT__ is (wrong default). Note that we never need to specify FREQ__ which is deduced from INIT__. 2013-11-07 15:03:18 +01:00
Johannes Pfeifer a0da47758f Filters out error due to model being purely static.
First step in #526
2013-11-07 10:22:24 +01:00
Johannes Pfeifer 57b33889bb Fix typo in field naming 2013-11-07 07:59:12 +01:00
Stéphane Adjemian (Scylla) 34e5f48752 Use isdseries and fixed bug introduced in commit fbb38d5576. 2013-11-06 22:43:43 +01:00
Stéphane Adjemian (Scylla) fbb38d5576 Renamed time member as dates (in dseries class) to avoid confusion with dates class' time member. 2013-11-06 17:41:11 +01:00