Commit Graph

3467 Commits (5be2e1dd2d33dc75635ab9cd712c8e3c86864f05)

Author SHA1 Message Date
Stéphane Adjemian (Scylla) 5be2e1dd2d Bug fix. Removed simul_seed option. 2011-03-30 16:39:32 +02:00
Houtan Bastani 131566653e manual: add info for command line defines 2011-03-30 12:44:13 +02:00
Houtan Bastani ff0eb13c5f manual: add info about ramsey_policy auxiliary variables 2011-03-30 12:38:17 +02:00
Houtan Bastani 718be0074c manual: fix typos 2011-03-30 12:36:17 +02:00
Sébastien Villemot a654f5abf4 Removed obsolete test file 2011-03-29 19:21:15 +02:00
Houtan Bastani c42c675075 implement the possibility of passing macro-processor defines on the command-line (ticket 171) 2011-03-29 18:18:46 +02:00
Houtan Bastani 3e92f41079 ramsey_policy: allow discount factor to be an expression 2011-03-29 18:18:32 +02:00
Houtan Bastani 4e9f5e023a build system: change testing system 2011-03-29 17:54:44 +02:00
Sébastien Villemot 5f04ed9db7 Reference manual: switch to TeXinfo format 2011-03-29 17:50:11 +02:00
Houtan Bastani 330b11ba48 code cleanup 2011-03-28 11:34:42 +02:00
Michel Juillard 2882827084 making sure variance of subsample is not very small before computing kernel density 2011-03-28 09:17:36 +02:00
Michel Juillard e29aeeadd8 merging changes for FOC of Ramsey policy problem computed by the preprocessor 2011-03-27 16:56:29 +02:00
Michel Juillard 554849a704 modifyimg *.m files for ramsey_policy when FOC are computed by the preprocessor 2011-03-27 16:54:49 +02:00
Michel Juillard 4d5dc228a8 add 'var' restriction to exist() tests (more of the same is needed in other functions) 2011-03-26 20:19:23 +01:00
Michel Juillard d0b68189da improved warning message when a beta prior has two modes 2011-03-26 10:31:54 +01:00
Michel Juillard 78d882900a more bug corrections in smoother routines 2011-03-25 21:32:45 +01:00
Michel Juillard 5f8b5fa467 removing useless 'd' output argument from the Kalman smoother functions. Removed global initialization of options_.diffuse_d. Fixed minor bugs in Kalman smoother functions. 2011-03-24 18:38:01 +01:00
Houtan Bastani 161647922c Implement explicit writing of first order conditions of Ramsey problem (ticket #5) 2011-03-24 17:17:15 +01:00
Houtan Bastani acf385b58a bug fix: change order of the way we handle expectation operators and trend vars in transformpass 2011-03-23 15:46:04 +01:00
Houtan Bastani 8ec8944864 test for removing trends added to test system 2011-03-23 15:01:23 +01:00
Houtan Bastani c4dfb41f5c bug fix: in cloning binary op node, were losing the order of the power deriv 2011-03-23 11:36:46 +01:00
Houtan Bastani 8cf247e26a fixed typo 2011-03-22 10:38:58 +01:00
Sébastien Villemot cdcfc23037 Dynare++ documentation: split comment lines (they are too long for old versions of pdftex)
(problem introduced in beb3b7f9c4)
2011-03-22 10:36:36 +01:00
Sébastien Villemot ae7494efa6 Remove deprecated 'simul_seed' option from manual and MOD-file grammar 2011-03-21 12:54:25 +01:00
Michel Juillard ec6c9ed9a7 fixing bug recently introduced for models without lagged variables 2011-03-19 18:47:49 +01:00
Ferhat Mihoubi 8db02bf7c9 Extend the testsuite for block and bytecode options 2011-03-18 14:15:38 +01:00
Ferhat Mihoubi 3f48c8723a Additional corrections related to the steady_state operator bug 2011-03-18 14:11:00 +01:00
Ferhat Mihoubi c3d653b623 Check for varexo_det declaration and simul command incompatibility in the same mode-file 2011-03-18 12:47:06 +01:00
Marco Ratto 32eff62af6 1) provisions for analytic scores and asymptotic Hessian provided by Nikolai Iskrev
2) several fixes and improvements in dynare_identification.m:
   -) provide more info for strength of identification (relative to prior)
   -) more drastic warning off
   -) print info from ident_bruteforce.m
2011-03-18 11:05:40 +01:00
Marco Ratto 218b9efc34 identification: added brute force search for groups of parameters that replicate the derivative pattern of another parameter. 2011-03-18 11:00:20 +01:00
Marco Ratto 52cc078de5 skipped print of multicollinearity on the command window 2011-03-18 10:56:32 +01:00
Marco Ratto 179662baca skipped useless call to initial checks when nargout>3. 2011-03-18 10:55:48 +01:00
Marco Ratto 8352873e06 Fixes to handle properly implicit derivation when STEADY_STATE syntax is applied 2011-03-18 10:54:09 +01:00
Marco Ratto 1ec1ea874a Added utilities for analytic scores and asymptotic Hessian of likelihood.
Thanks to Nikolai Iskrev
2011-03-18 10:52:27 +01:00
Ferhat Mihoubi 31b6c08347 Correct a bug when the model contains deterministic exogenous variables and bytecode option is used.
Note that stochastic simulations do not work for the moment with block option.
2011-03-18 01:09:20 +01:00
Michel Juillard 0359c2801d modifies alternative function for betapdf() for large values of a and b 2011-03-17 20:13:09 +01:00
Michel Juillard 14e5bbcad7 adding syntax checks for discretionary_policy in the preprocessor 2011-03-17 20:13:09 +01:00
Sébastien Villemot 7665b089fc GSA: removed unused files 2011-03-17 16:54:55 +01:00
Sébastien Villemot da867f1c93 GSA: add to MATLAB/Octave path 2011-03-17 16:29:18 +01:00
Sébastien Villemot cde4f038d7 GSA: remove problematic statistics functions and replace them by calls to free ones 2011-03-17 16:14:12 +01:00
Sébastien Villemot 05ebb51102 GSA: cleanup of doc and inclusion in build system 2011-03-17 15:48:31 +01:00
Sébastien Villemot ebe28543fe GSA: move stuff to the right place 2011-03-17 15:34:40 +01:00
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