Commit Graph

4906 Commits (fcd016dc25341601b5537e64433a79fcd61b9ab5)

Author SHA1 Message Date
Stéphane Adjemian (Charybdis) fcd016dc25 Removed global from check_model routine. 2012-07-03 11:29:18 +02:00
Marco Ratto 99c35e22f1 - Added trap to avoid infinite loops when type is not 'prior';
- Recover value of nosaddle from _core routine (bug fix when type is 'prior');
2012-07-02 10:55:02 +02:00
Marco Ratto 4cba20f231 Fixed bug in parallel_test 2012-07-02 10:15:38 +02:00
Sébastien Villemot 0e5fed4bad Allow back "dr" in variable names 2012-07-02 10:11:32 +02:00
Sébastien Villemot b593bf2e1e Ref. manual: minor corrections 2012-07-01 18:48:57 +02:00
Ferhat Mihoubi 307d5d5d6a Initializes the s variable 2012-07-01 15:19:36 +02:00
Ferhat Mihoubi 4488357f59 Adds the cycle reduction algorithm to solve the polynomial equation for retrieving the coefficients
associated to the endogenous variables in the decision rule.
2012-07-01 15:19:10 +02:00
Marco Ratto 87ad577347 fix documentation in line with commit a74f7c0285 2012-06-29 00:55:50 +02:00
Marco Ratto bd9af2fa5a Fixed bug reported by Rob Luginbuhl in dynare forum 2012-06-29 00:50:54 +02:00
Marco Ratto a74f7c0285 Reduce the number of plots produced by default with rmse filtering and redform filtering 2012-06-29 00:48:24 +02:00
Marco Ratto 2510454bd1 Add missing figures when filtering is applied 2012-06-29 00:36:22 +02:00
Marco Ratto 3307b4b70e Use Sobol sequence with seed = 1 (to avoid [0 0 0 0 0 ... ] point ) 2012-06-29 00:36:02 +02:00
Sébastien Villemot aa62568a44 Add Frédéric to authors of ref. manual 2012-06-28 14:24:50 +02:00
Sébastien Villemot 2f43f3a09a Document option solve_maxit of discretionary_policy 2012-06-26 17:10:52 +02:00
Sébastien Villemot 6bff503aca Fix option simul_replic 2012-06-26 17:01:13 +02:00
Houtan Bastani e1404965ea add tests for ifndef 2012-06-26 16:28:39 +02:00
Houtan Bastani 3bfa231535 add test for conditional macro statements 2012-06-26 16:27:13 +02:00
Houtan Bastani 20f2c1760b preprocessor: add @#ifndef directive 2012-06-26 15:12:31 +02:00
Houtan Bastani ebc7a783bd fix bug with @#ifdef in macroprocessor 2012-06-26 14:50:16 +02:00
Houtan Bastani f0e43f8aa3 fix bug in osx packaging script 2012-06-25 16:22:27 +02:00
Sébastien Villemot d44ca7296e Merge remote-tracking branch 'ratto/master' 2012-06-22 10:57:25 +02:00
Michel Juillard a6648b59ed function evaluater_steady_state_file returns full size steady state
vector (including auxiliary variables) even in case of error flag in
evaluating steady state
2012-06-21 18:16:49 +02:00
Marco Ratto cb2526ba52 Fixed bug introduced in commit a070f5cb26.
The name npar was already used for the subsample loop.
To keep notation more in line with dynare options_ the old npar is renamed to B.
2012-06-21 17:13:00 +02:00
Houtan Bastani 23ec38b258 doc: provide filename for file created by steady_state_model statement 2012-06-21 09:51:07 +02:00
Marco Ratto 5539910ce4 Update of gsa documentation 2012-06-20 15:13:29 +02:00
Sébastien Villemot a7bddead43 Merge remote-tracking branch 'ratto/master' 2012-06-20 09:42:43 +02:00
Michel Juillard 2fa433f18e fixing bug for estimation of models with measurement errors and
missing observations
2012-06-19 16:35:44 +02:00
Marco Ratto 0e1f60b29f This should fix the bug originating random crash of sensitivity test routine 2012-06-19 15:33:41 +02:00
Marco Ratto a5abdb3ce2 Fixed use of old figure syntax to dyn_figure 2012-06-19 15:32:42 +02:00
Michel Juillard 540fb1be48 fixing bug in discretionary_policy and implementing option solve_maxit 2012-06-19 14:08:45 +02:00
Houtan Bastani 12980236dc preprocessor: require instruments option for discretionary_policy 2012-06-19 12:07:21 +02:00
Michel Juillard 1eef328de0 correcting bug in welfare computation when using ramsey_policy and
histval
2012-06-18 20:29:35 +02:00
Houtan Bastani 12046ebd07 ms-sbvar: submodule update 2012-06-18 15:06:58 +02:00
Stéphane Adjemian (Charybdis) 9c5bbd5c09 Added a routine to simulate a backward looking stochastic model with arbitrary precision (needed for PEA). 2012-06-18 14:59:52 +02:00
Stéphane Adjemian (Charybdis) 2c077928b2 Added test for shock decomposition.
(cherry picked from commit 70d17ceb08d02ab58a9d030b45a5822a095b0d03)
2012-06-18 14:55:36 +02:00
Stéphane Adjemian (Charybdis) a18b071770 Fixed shocks decomposition bug.
(cherry picked from commit 68e7a310eda20f8f7611521ac45608a6941b31cc)
2012-06-18 14:55:36 +02:00
Sébastien Villemot 608c82fd26 Improve the release announcement for 4.3.0 2012-06-15 20:27:11 +02:00
Houtan Bastani 328cc78d76 ms-sbvar: check for existence of mex file in dynare_config 2012-06-15 16:37:04 +02:00
Sébastien Villemot 354efdc803 Preprocessor: fixes for identification and dynare_sensitivity 2012-06-15 15:35:00 +02:00
Sébastien Villemot 9187e8ad4d Typos 2012-06-15 15:09:39 +02:00
Sébastien Villemot 3fd2f7ed21 Update Windows README 2012-06-15 15:04:15 +02:00
Sébastien Villemot b326f9c11e Release notes for 4.3.0 2012-06-15 15:01:03 +02:00
Sébastien Villemot b78c64e0b4 Ref. manual: cosmetic changes 2012-06-15 15:01:03 +02:00
Marco Ratto 98c809c54e Further on nograph: moved printed output when advanced=1 from plot_identification to disp_identification. 2012-06-15 13:45:26 +02:00
Marco Ratto fd24b93667 fixes around options nograph and nodisplay 2012-06-15 13:07:26 +02:00
Marco Ratto 186d973ccb use of nodisplay in all sensitivity calls 2012-06-15 12:36:47 +02:00
Marco Ratto 0494b92ed3 Proper handling of nograph option in gsa routines. Accordingly some more printed output on command window is allowed. 2012-06-15 12:29:22 +02:00
Sébastien Villemot 808dade20f Fix nograph, nodisplay and graph_format for identification and dynare_sensitivity 2012-06-15 11:06:07 +02:00
Sébastien Villemot 8bbc3b2453 Allow nograph, nodisplay and graph_format in identification 2012-06-15 10:30:53 +02:00
Marco Ratto 974390ee49 use of nodisplay for estimation call
(cherry picked from commit 32a14593985b5e0e2356df2830bb1c60b66188ae)
2012-06-14 18:55:09 +02:00