Commit Graph

260 Commits (1b81049cb04229d6fa3fb10787a494777aa365af)

Author SHA1 Message Date
Houtan Bastani 1b81049cb0 preprocessor: take care of extra exos in shock_decomposition 2015-04-09 12:04:36 +02:00
Houtan Bastani 5b029637e7 preprocessor: take care of extra exos in ms_sbvar_irf 2015-04-08 17:30:45 +02:00
Houtan Bastani c22d5f6b2b preprocessor: take care of extra exos in planner_objective 2015-04-08 16:35:09 +02:00
Houtan Bastani 47d0516d4f preprocessor: take care of extra exos in dynatype 2015-04-03 17:15:01 +02:00
Houtan Bastani 0c6f84bdcf preprocessor: take care of extra exos in dynasave 2015-04-03 17:11:28 +02:00
Houtan Bastani de1af95604 preprocessor: take care of extra exos in optim_weights 2015-04-03 17:07:26 +02:00
Houtan Bastani 9dda8c4058 preprocessor: take care of extra exos in osr 2015-04-03 17:07:25 +02:00
Houtan Bastani 6a634ba104 preprocessor: take care of extra exos in osr_params 2015-04-03 17:07:25 +02:00
Houtan Bastani e7218bd26a preprocessor: take care of extra exos in observation_trends 2015-04-03 17:07:18 +02:00
Houtan Bastani fd5b9279da take care of extra exos in estimated_params_bounds 2015-04-02 18:03:16 +02:00
Houtan Bastani 5a60f2d9d7 take care of extra exos in estimated_params_init 2015-04-02 17:57:12 +02:00
Houtan Bastani 27a69b8cec take care of extra exos in estimated_params 2015-04-02 17:42:01 +02:00
Houtan Bastani e4b10c4ec6 preprocessor: take care of extra exos in rplot 2015-04-01 15:48:07 +02:00
Houtan Bastani e3ef0b12c4 Merge branch 'master' into rmExtraExo 2015-04-01 15:22:10 +02:00
Houtan Bastani 84e680adef preprocessor: remove unnecessary options_list argument to rplot 2015-04-01 15:18:09 +02:00
Houtan Bastani c5b58ee1d9 preprocessor: take care of extra exos in dynare_sensitivity 2015-04-01 15:06:04 +02:00
Houtan Bastani 18624e0f8f preprocessor: take care of extra exos in estimation 2015-04-01 14:36:56 +02:00
Houtan Bastani 5163f28871 preprocessor: take care of extra exos in discretionary_policy 2015-04-01 14:26:07 +02:00
Houtan Bastani 33420148dd preprocessor: take care of extra exos in ramsey_policy 2015-04-01 14:19:51 +02:00
Houtan Bastani e82958222e preprocessor: take care of extra exos in ramsey_model statement 2015-03-31 17:50:16 +02:00
Houtan Bastani 71f76cdaa6 preprocessor: take care of extra exos in forecast statement 2015-03-31 17:41:41 +02:00
Houtan Bastani 8a92da9c5a preprocessor: take care of extra exos in stoch_simul 2015-03-31 16:59:47 +02:00
Houtan Bastani 30395147fb preprocessor: remove use of tables completely as they were introduced in Matlab R2013b. #824 2015-03-09 17:59:05 +01:00
Houtan Bastani 8aa35a4c0c preprocessor: cell2table doesn’t exist in Octave 2015-03-09 17:16:59 +01:00
Houtan Bastani 2a108ba38f preprocessor: add joint prior syntax, #824 2015-03-03 15:08:33 +01:00
Houtan Bastani 4ba729fdd6 preprocessor: new command write_latex_original_model. closes #657 2015-02-16 08:31:30 +01:00
Houtan Bastani 904c93a75e preprocessor: ensure that options_.k_order_solver = 1 when order >= 3, closes #844 2015-02-10 03:39:18 +01:00
Houtan Bastani 20216b127a preprocessor: replace \n with endl 2014-12-15 11:44:27 +01:00
Houtan Bastani 6ae5cf8496 preprocessor: add return argument to dynare_estimation, #812 2014-12-15 11:35:28 +01:00
Houtan Bastani 4fc785f8d5 preprocessor: add weibull and weibull_pdf options for estimation and new estimation, #520 2014-12-12 18:02:07 +01:00
Michel Juillard 1aea6b4d4c fixing bug introduced in commit 4185e8af14704e83e1c5d8fd3d14c33c4cb1f7f4 2014-09-30 07:58:51 +02:00
Michel Juillard 0e7100d176 fixed bug in handling options for ramsey_model 2014-09-28 10:07:08 +02:00
Stéphane Adjemian (Charybdis) 78c72dad5f Added the possibility to pass a dseries object to the data command (the user can manipulate the data in the mod file, using dseries class methods, and use them for estimation without writing the data on disk). 2014-06-17 16:03:30 +02:00
Stéphane Adjemian (Charybdis) 90e2837bcb Fix initialization of the fields in options_.dataset + Cosmetic changes. 2014-05-21 16:47:58 +02:00
Stéphane Adjemian (Scylla) 7df88a57e5 Merge branch 'master' into use-dynSeries
Conflicts:
	matlab/dynare_estimation_init.m
	matlab/global_initialization.m
	matlab/prior_posterior_statistics.m
	matlab/read_variables.m
	matlab/set_prior.m
	matlab/utilities/dataset/initialize_dataset.m
	preprocessor/ComputingTasks.cc
2014-04-30 10:10:30 +02:00
Sébastien Villemot d44cb3af93 Introduce two new command: perfect_foresight_{setup,solver}.
simul is now simply an alias for
perfect_foresight_setup+perfect_foresight_solver.
2014-04-09 17:57:17 +02:00
Sébastien Villemot e040e4d0d6 Remove workaround preventing the use of "shocks" before "endval".
It now works correctly since 82b31156.

Closes #35
2014-04-08 17:53:10 +02:00
Sébastien Villemot 8c2e9b3c02 Improvements to smoother2histval (ref #594)
- fix handling of auxiliary variables related to lagged endogenous
- add preprocessor interface
- add histval_file
- add tests (for smoother2histval with outfile, and for histval_file)
2014-04-03 15:05:20 +02:00
Houtan Bastani 491e70ab7b dmm/estimation: add dirichlet prior shape front end, #642 2014-03-26 11:12:43 +01:00
Houtan Bastani 66baffaee5 add missing semicolon 2014-03-25 15:42:33 +01:00
Michel Juillard 8d042b8121 finishing ramsey_model implementation 2014-03-09 12:15:32 +01:00
Michel Juillard 6364e74a3e adding ramsey_model to ComputingTasks 2014-03-09 12:15:32 +01:00
Houtan Bastani 96513df4bf rebase fixes 2014-02-24 12:41:02 +01:00
Houtan Bastani 109045a97b ms-dsge: add options statement
Conflicts:
	preprocessor/ComputingTasks.cc
	preprocessor/ComputingTasks.hh
	preprocessor/ParsingDriver.cc
2014-02-24 12:41:02 +01:00
Houtan Bastani 1424f34eed ms-dsge: write C output
Conflicts:
	preprocessor/ComputingTasks.cc
	preprocessor/ComputingTasks.hh
2014-02-24 12:41:02 +01:00
Houtan Bastani 053ee41ac0 ms-dsge: create C driver file without statements
Conflicts:
	preprocessor/DynareMain2.cc
	preprocessor/ModFile.cc
	preprocessor/ModFile.hh
	preprocessor/Statement.hh
2014-02-24 12:41:02 +01:00
Sébastien Villemot 12b9d6d8b9 Remove more remnants from old deterministic conditional forecast syntax. 2014-01-03 12:09:39 +01:00
Michel Juillard 16ac13a9ab osr: added optimal value of parameters to oo_.osr.optim_params; moved
osr_example to ./tests/optimal_policy
2013-12-11 19:24:29 +01:00
Michel Juillard 9dfcf897f7 adding 3rd order derivatives to Static Model for evaluation of Ramsey
policy computed at order = 2
2013-12-11 19:24:29 +01:00
Sébastien Villemot 64d3cfa601 Forbid the combination of estimation/mode_file and estimated_params_init/use_calibration
Closes #549
2013-12-09 16:23:49 +01:00