Commit Graph

3782 Commits (426682d6327c7c2e54e117cfd9b4068a0d6edfe5)

Author SHA1 Message Date
Houtan Bastani 426682d632 cosmetic: simplify jacobianHelper, hessianHelper and sparseHelper functions and fix spacing in dynamic file 2011-08-19 16:59:18 +02:00
Houtan Bastani 65d05f1a31 remove unused variables from preprocessor 2011-08-19 16:59:12 +02:00
Houtan Bastani 18bd51952f output derivatives of static model when identification is present (closes #127) 2011-08-19 16:58:44 +02:00
Houtan Bastani 7357a23114 output mex file for static model (closes #183) 2011-08-19 16:57:27 +02:00
Michel Juillard cee82819f3 changed test for NaN and Inf in Jacobian, changed info error number, changed error message 2011-08-18 22:22:23 +02:00
Houtan Bastani f6f61df162 fix typo 2011-08-18 09:41:54 +02:00
Sébastien Villemot 6bd588520c Reference manual: fixed minor errors in the usage of @xref 2011-08-17 16:44:06 +02:00
Sébastien Villemot d05d1f878b Merge remote-tracking branch 'houtanb/master' 2011-08-17 15:55:24 +02:00
Sébastien Villemot 1d67940ea6 Merge commit 'remotes/ferhat/master~2' 2011-08-17 14:18:05 +02:00
Houtan Bastani 0da1aab3a8 preprocessor: add absolute value and signum 2011-08-16 14:52:35 +02:00
Houtan Bastani d71b9bd250 MS-SBVAR: remove reinitialization of random number generator 2011-08-16 14:26:32 +02:00
Michel Juillard 7e29a03fad now adaptive Metropolis creates a sequence of adaptive_metropolis_proposal_NN.mat files keeping track of covariance updates. adaptive Metropolis can now be continued in subsequent runs 2011-08-15 15:27:30 +02:00
Ferhat Mihoubi dfec70bcfd correct a bug during the state variables detection 2011-08-11 14:15:51 +02:00
Ferhat Mihoubi 95671d8932 A model can be solved with (block and/or bytecode) and linear options 2011-08-11 14:15:50 +02:00
Ferhat Mihoubi b4b2f21695 The theoretical autocovariances can be computed with block option 2011-08-11 14:15:50 +02:00
Ferhat Mihoubi 567ef44f6d - Corrects the simulation period for a forward looking system 2011-08-11 14:15:49 +02:00
Houtan Bastani c1ffa446e2 add missing semicolons 2011-08-10 18:23:08 +02:00
Houtan Bastani 8ac06f9319 MS-SBVAR: reinitialize options before calls to mssbvar functions 2011-08-10 18:23:01 +02:00
Houtan Bastani 0f001abbe4 MS-SBVAR: input options that allow code to be called with previous output files 2011-08-10 18:22:53 +02:00
Houtan Bastani 676f201e5b MS-SBVAR: rework file cleaning 2011-08-10 18:22:37 +02:00
Houtan Bastani 99c657a619 MS-SBVAR: use dynare seed 2011-08-09 16:40:36 +02:00
Houtan Bastani 64ba641add bug fix: add parenthesis around STEADY_STATE output in case it contains an expression 2011-08-08 18:49:18 +02:00
Michel Juillard df58ef9552 changin mh_drop behavior in adaptive_metropolis_hastings 2011-08-05 10:55:28 +02:00
Michel Juillard a9a81f10eb adding metropolis_run_analysis. For now, this function plots the posterior and one chosen parameter during the Metropolis iterations 2011-08-05 10:55:28 +02:00
Houtan Bastani 588ecee275 MS-SBVAR: preprocessor bug fixes 2011-08-04 00:40:26 +02:00
Houtan Bastani 7a83b09842 MS-SBVAR: irf save bug fixes 2011-08-04 00:39:16 +02:00
Houtan Bastani 9ac3d6800d MS-SBVAR: bug fix 2011-08-03 11:10:57 +02:00
Houtan Bastani 1fdb4eb233 removed unused ms-sbvar tests 2011-08-02 12:07:44 +02:00
Houtan Bastani 367013dfd0 add tests to Makefile 2011-08-02 11:58:27 +02:00
Michel Juillard 54b813d3d7 MS-SBVAR: correcting bug in handling of exclusion of constants. Changed options_.ms.Qi and options_.ms.Ri from 3 dimension arrays into cellarray of matrices. 2011-08-02 10:49:50 +02:00
Michel Juillard 6f406ffca1 bug correction for exculsion_constants 2011-08-01 10:50:07 +02:00
Michel Juillard 6c81305d30 added tests conditional forecast with all possible values of parameter_set 2011-07-31 18:28:29 +02:00
Michel Juillard ac93cd0897 added possibility to do conditional forecast with a calibrated model + bug correction + new test file 2011-07-30 20:19:15 +02:00
Michel Juillard 5cd7ef323e adding "exclusion constants" to svar identification 2011-07-29 18:11:50 +02:00
Michel Juillard a8c184a63d adding noprint also for empirical moments 2011-07-26 13:51:00 +02:00
Houtan Bastani 46e0873eef remove writing of getPowerDeriv M function from block code functions 2011-07-25 10:21:02 +02:00
Michel Juillard 4f3426552c adaptive_metropolis_hasting: lowering minimal jscale 2011-07-24 23:04:13 +02:00
Michel Juillard cd1d6ae253 adding mode_compute=prior, initializing variance of proposal at variance of priors 2011-07-24 23:03:31 +02:00
Michel Juillard c40e5f3edf fixing intialization of output arguments 2011-07-24 23:02:12 +02:00
Michel Juillard 89e66dfd98 fixing problem with bayestopt_.p5 (prior mode) 2011-07-24 23:01:50 +02:00
Michel Juillard 50c085e5a3 using isequal while testing options_.mode_compute 2011-07-24 23:00:32 +02:00
Michel Juillard 2de9113889 update to ramsey_policy 2011-07-24 20:56:30 +02:00
Michel Juillard f5e453343f adding creation of <fname>_set_auxiliary_variables.m containing recursive definition of auxiliary variables 2011-07-24 20:56:30 +02:00
Michel Juillard a6281ac9f9 adding a first attempt for adaptive Metropolis Hastings 2011-07-24 19:52:05 +02:00
Houtan Bastani 509cc15191 bug fix: getPowerDeriv not accessible from modfile.m 2011-07-19 14:35:35 +02:00
Sébastien Villemot 80ea708d99 Update to license file 2011-07-16 09:30:01 +02:00
Michel Juillard a25454bedd MS-SBVAR: corrected bug in COEFFICIENTS_PRIOR_HYPERPARAMETERS option 2011-07-14 21:10:01 +02:00
Michel Juillard 6662aa9e26 expanded error message when initial values are incompatible with steady state equations 2011-07-14 12:20:36 +02:00
Houtan Bastani 0ec30956c7 add irf_shocks option to estimation 2011-07-12 16:32:37 +02:00
Houtan Bastani 6bc294aa33 documentation fix 2011-07-12 16:16:11 +02:00