Commit Graph

3425 Commits (753aa48a49da128f7ac7b9cacca411fa5c2b767d)

Author SHA1 Message Date
Sébastien Villemot 753aa48a49 GSA: remove tags for older Dynare versions 2011-03-17 15:32:22 +01:00
Sébastien Villemot fe4dbbfe0e Merge remote branch 'gsa/master' 2011-03-17 15:30:14 +01:00
Houtan Bastani 9019ec0fa9 SWZ: add forecast and irf to build system 2011-03-17 10:54:04 +01:00
Houtan Bastani c14cdc67bb SWZ: update submodule branch pointers 2011-03-17 10:21:36 +01:00
rattoma 1e6f4ad44f Deleted unnecessary subfolders in tag 4.2
git-svn-id: file:///home/sebastien/dynare/gsa_dyn@168 f1850c17-3b45-254b-b221-fcb05880fee1
2011-03-16 10:56:27 +00:00
rattoma a43372280e Tagged 4.2 distribution files
git-svn-id: file:///home/sebastien/dynare/gsa_dyn@167 f1850c17-3b45-254b-b221-fcb05880fee1
2011-03-16 10:55:40 +00:00
rattoma d15b305669 Fixes for 4.2 release. This function should be isolated and deleted in the future.
git-svn-id: file:///home/sebastien/dynare/gsa_dyn@166 f1850c17-3b45-254b-b221-fcb05880fee1
2011-03-16 10:49:12 +00:00
rattoma 1439a1f44f bug fixed for 4.2 release. filt_mc_ now uses prior_posterior_statistics results in GSA model (the idea is to make dynare_MC routine isolated and eliminate it)
git-svn-id: file:///home/sebastien/dynare/gsa_dyn@165 f1850c17-3b45-254b-b221-fcb05880fee1
2011-03-16 10:48:36 +00:00
Ferhat Mihoubi 8da2725f43 Corrections for steady_state operator bug with bytecode. lnsrch1_wrapper_one_boundary, omitted in the previous commit, is now corrected. 2011-03-16 09:59:40 +01:00
Marco Ratto aac282d371 clean-up of commented lines in optimizer number 5;
eliminated globals and persistent from mr_gstep;
2011-03-15 15:27:41 +01:00
Ondra Kamenik da664f5a26 Commented out not finished section. 2011-03-15 10:15:39 +01:00
Ondra Kamenik ee4fd757d9 Added a description of --burn <num> option. 2011-03-15 10:15:35 +01:00
Ondra Kamenik b05c7356ee Implemented burn-in periods in simulations, irfs, and in real-time simulations. 2011-03-15 10:15:14 +01:00
Ferhat Mihoubi f48aa28e39 Corrections for steady_state operator bug with bytecode. bytecode is now fixed. 2011-03-14 17:46:00 +01:00
Sébastien Villemot 7782c7dd56 Reference manual: added a stub for discretionary_policy 2011-03-14 11:47:46 +01:00
Sébastien Villemot cb113b7026 Added test for discretionary policy to the testsuite 2011-03-14 11:47:46 +01:00
Sébastien Villemot dc81fc952b Added Junior to the list of Dynare developers 2011-03-14 11:47:46 +01:00
Houtan Bastani 5f4212c4ab ParallelDynare: updated manual 2011-03-14 11:41:28 +01:00
Michel Juillard 87e4125fa4 put *_params_derivs.m and identification code in conformity with additional steady state argument in *_dynamics.m 2011-03-14 11:40:40 +01:00
Michel Juillard e029d46697 adding discretionary policy for linear quadratic models, thanks to code provided by Junior 2011-03-13 21:19:55 +01:00
Michel Juillard 7e771cee14 minor modifications to some test model files 2011-03-13 17:07:56 +01:00
Michel Juillard 55bb27c5f6 new correction for steady_state operator bug. Steady_state vector is passed as argument to *_dynamic model function. As a result, bytecode is currently broken. 2011-03-13 17:06:57 +01:00
Michel Juillard dcfe3e5749 partly reverting changeset 9f7cfaec00 in order to correct problem in estimation: oo_.steady_state is not updated anymore in resol.m. (steady_state operator is broken in estimation). 2011-03-13 17:04:29 +01:00
Michel Juillard 96b7e1f599 corrected bug introduced in changeset 32c997f1ef of 02/25/11 and affecting k_order_perturbation 2011-03-13 17:01:10 +01:00
Houtan Bastani 07f47f045e ParallelDynare: add node weights to Members option 2011-03-11 18:31:04 +01:00
Houtan Bastani b2b507110e ParallelDynare: add operatingSystem option 2011-03-11 17:50:09 +01:00
Sébastien Villemot beb3b7f9c4 Dynare++ documentation: fix invalid PDF problems 2011-03-11 12:33:43 +01:00
Michel Juillard f70408e293 bug correction for dr.nspred when a variable is both backward and forward (bug introduced in changeset 32c997f1ef 02/25/11) 2011-03-10 11:18:41 +01:00
Michel Juillard 0c0b9abbd3 bug fixing for model_diagnostics 2011-03-09 14:44:24 +01:00
Michel Juillard f7f100426d bug fixing for mode_compute == 6 2011-03-09 14:43:28 +01:00
Michel Juillard 70a9c5e346 fixing bug for purely backward models (introduced in changeset 32c997f1ef, 02/25/11) 2011-03-09 13:45:59 +01:00
Michel Juillard 9f7cfaec00 fixing bug with steady_state operator 2011-03-09 13:43:17 +01:00
Houtan Bastani c5d272bb9f fix typo 2011-03-08 19:06:04 +01:00
Houtan Bastani d74a2fc63a SWZ: update submodule branch pointers 2011-03-08 14:41:19 +01:00
Sébastien Villemot 796af7ee59 Preprocessor: added model local variable definitions to parameter derivative file 2011-03-07 11:59:12 +01:00
Houtan Bastani 688366d6f2 SWZ: sz_prd correct calls to mex functions 2011-03-04 14:26:24 +01:00
Houtan Bastani b744707672 change macro defines to accord with change in submodule code 2011-03-04 11:35:38 +01:00
Houtan Bastani 99715f4f02 SWZ: update submodule branch pointers 2011-03-04 11:29:04 +01:00
Houtan Bastani 98a8f54d38 bug fix: check that osr, osr_params and optim_weights appear together 2011-03-03 16:31:36 +01:00
Houtan Bastani 6d0b8e559e bug fix: check that planner_objective and ramsey_policy statements appear together 2011-03-03 16:31:33 +01:00
Houtan Bastani d96ce473a8 rename mex files 2011-03-03 15:25:11 +01:00
Houtan Bastani 3b0f6c781a fixed error message 2011-03-03 15:24:59 +01:00
Jacob Smith d87484ec8e Changes to markov file in ms-sbvar to work with new code 2011-03-01 11:25:53 -05:00
Marco Ratto 917b8e5285 Fixed bugs, clean-up and some more commenting of identification routines 2011-02-28 16:55:21 +01:00
Michel Juillard 84d7c97d4e bug correction of previous change; further simplication in set_state_space 2011-02-27 22:03:43 +01:00
Michel Juillard 32c997f1ef correcting bug when some variables don't appear at the current period
cleaning set_state_space.m, taking into account that all modesl have leads and lags on only one period.
2011-02-25 14:30:36 +01:00
Marco Ratto b7133ebeb5 Fixed bugs related to global sensitivity analysis. 2011-02-25 09:27:33 +01:00
Sébastien Villemot 8001239118 Remove nonexistent smoother directory from addpath 2011-02-23 12:25:23 +01:00
Michel Juillard 86b88d4e70 one more smoother function removed 2011-02-23 11:24:16 +01:00
Michel Juillard f553e69de3 removing unused Kalman smoother functions 2011-02-23 11:07:06 +01:00