Commit Graph

6832 Commits (ea888fe6464d073367adf6811adff03b17cecd40)

Author SHA1 Message Date
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) aa5efbcf0c Added @dseries/plot in the manual. 2013-11-15 16:11:56 +01:00
Stéphane Adjemian (Scylla) 2009d7bc66 Added overloaded plot function for dseries objects. 2013-11-15 15:28:19 +01:00
Houtan Bastani 38ef4c234b preprocessor: support long name for parameters, #478 2013-11-15 11:14:16 +01:00
Houtan Bastani ac2cd6f3dd preprocessor: support long name for exogenous, #478 2013-11-15 11:14:04 +01:00
Houtan Bastani 0f2bb4c56e preprocessor: support long name for endogenous, #478 2013-11-15 10:57:51 +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) a5cb85c04f Added missing escape sequence parameter. 2013-11-14 16:12:54 +01:00
Stéphane Adjemian (Penelope) 7e22f43fe0 Merge branch 'preprocessor-dates' into remove-dynDate-class
Conflicts:
	preprocessor/DynareBison.yy
	preprocessor/DynareFlex.ll
	preprocessor/macro/MacroFlex.ll
2013-11-14 15:50:20 +01:00
Stéphane Adjemian (Penelope) c07fc7618b Updated manual. Description of the methods for the @dseries class. 2013-11-14 14:32:57 +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 9a57698e52 Preprocessor interface for irf_plot_threshold
Closes #498
2013-11-13 14:34:46 +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
Houtan Bastani de66665264 doc: update wrt change 3b26467998 2013-11-13 11:37:19 +01:00
Houtan Bastani 3b26467998 saves variables if they exist at end of dynare run. closes #517 2013-11-13 11:29:27 +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
Sébastien Villemot a25f7150fb Fix test under Octave, by changing the value of mode_compute
With the former optimizer, the ML estimation under Octave would lead to a point
with a non-positive covariance matrix for shocks; in turn this would be an
unsuitable starting point for the subsequent Bayesian estimation
2013-11-08 16:07:38 +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
Sébastien Villemot ad3165c1e1 Merge pull request #528 from JohannesPfeifer/master
Fix typo in model_diagnostics.m
2013-11-08 01:21:36 -08: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) 1c604ff59f Added an example of m file used for populating a dseries object. 2013-11-07 15:06:13 +01:00
Stéphane Adjemian (Charybdis) 2ca0a46709 Second input of the last dseries' constructor is also optional. 2013-11-07 15:05:31 +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