Commit Graph

329 Commits (c079ace8c3185fded3fa260e464f15912be1dbd2)

Author SHA1 Message Date
Sébastien Villemot b21d87966a Document extended_path and oo_.exo_simul in ref manual 2012-06-08 17:36:45 +02:00
Ferhat Mihoubi ea273c6812 documentation on the block decomposed decision rule. 2012-06-08 14:57:04 +02:00
Sébastien Villemot edca74659e Preprocessor iface and doc for nodisplay and graph_format
Closes: #216
2012-06-07 18:29:30 +02:00
Sébastien Villemot 35a2f38d6a Document oo_.PointForecast and oo_.MeanForecast; clarify oo_.forecast
Closes: #199
2012-06-07 17:04:46 +02:00
Sébastien Villemot fb147574f2 Remove duplicate item 2012-06-07 15:36:28 +02:00
Stéphane Adjemian (Charybdis) 2b84951f4e Added an entry in the manual for the particle filter. 2012-06-06 18:25:08 +02:00
Sébastien Villemot 0caaeddb46 Merge remote-tracking branch 'ferhat/master' 2012-06-06 17:09:27 +02:00
Sébastien Villemot b823014657 Fix calib_smoother (enforce order=1) 2012-06-06 17:08:53 +02:00
Sébastien Villemot c666f92d01 Ref. manual: add note about default value of order option of stoch_simul 2012-06-06 17:08:53 +02:00
Ferhat Mihoubi b72dafcb82 Add options static to model_info command and fixes the ticket #134 2012-06-06 16:36:56 +02:00
Houtan Bastani 9a2e4cc6cf config file: support GlobalInitFile option 2012-06-06 16:18:09 +02:00
Sébastien Villemot bd9aeef1d0 Give the references to Dennis (2007) for discretionary_policy 2012-06-06 12:55:36 +02:00
Sébastien Villemot 6be50d5417 Add more info about analytic_derivation option 2012-06-06 11:45:36 +02:00
Sébastien Villemot 2156f67298 New option analytic_derivation for estimation 2012-06-06 11:34:32 +02:00
Sébastien Villemot 05dca0e3ea Change the default algorithm for stack_solve_algo = 0
The old algorithm (LBJ) is now available under stack_stock_algo = 6
2012-06-04 17:23:14 +02:00
Sébastien Villemot 84c37137c1 Minor fixes 2012-05-31 08:22:31 +02:00
Michel Juillard 3c6f449abb fixing typos in documentation 2012-05-31 08:03:17 +02:00
Sébastien Villemot 7044c8da2b Add new command "calib_smoother"
Closes: #233
2012-05-30 16:28:29 +02:00
Sébastien Villemot 312814062f Document oo_.FilteredVariablesKStepAhead 2012-05-30 16:28:29 +02:00
Sébastien Villemot c3b34a8f13 Document oo_.UpdatedVariables 2012-05-30 16:28:29 +02:00
Michel Juillard eab165d3ee added in manual a section on how to use steady_state_model block with
initval and endval for deterministic models. Added test cases for
deterministic models.
2012-05-29 21:31:57 +02:00
Sébastien Villemot 31f6831b09 Improve doc and error handling for shock_decomposition on calibrated model 2012-05-29 16:25:52 +02:00
Sébastien Villemot 9cd790b23e Document oo_.osr.objective_function 2012-05-29 11:46:48 +02:00
Sébastien Villemot 3806813feb Improve description of 3rd/4th prior params
Thanks to J. Pfeifer for suggesting the text
2012-05-21 18:16:19 +02:00
Michel Juillard cad26f60fa update manual to take into account previous commit 2012-05-17 18:08:28 +02:00
Houtan Bastani 4186a431ff parallel: add port option to config file 2012-05-09 12:44:57 +02:00
Sébastien Villemot 17cfb4f93e Describe conditional_variance_decomposition in estimation
Thanks to J. Pfeifer
2012-04-25 13:00:03 +02:00
Michel Juillard 6131e597f3 changed option name discretion_tol -> discretionary_tol, added the option
to the preprocessor, added to documentation
2012-04-21 10:40:24 +02:00
Sébastien Villemot 1b3693c7a4 Ref. manual: various cosmetic changes related to new lyapunov/sylvester options 2012-04-20 21:26:51 +02:00
Sébastien Villemot 15bf19f9cf Ref. manual: revert to UTF-8 encoding
Commit eed54fb0 has incorrectly set the encoding to ISO-8859-1
2012-04-20 21:16:32 +02:00
Sébastien Villemot 1dfba1b99f Merge remote-tracking branch 'ferhat/master' 2012-04-20 21:15:09 +02:00
Ferhat eed54fb08a - Adds new algorithms to solve Lyapunov equations: Doubling algorithm and Square root solver. Their respective names are "doubling" and "square_root_solver".
- Adds the tolerance criteria for the iterative solvers (sylvester_fixed_point_tol, lyapunov_fixed_point_tol and lyapunov_doubling_tol)
- Updates the reference manual
2012-04-20 19:23:00 +02:00
Sébastien Villemot 52cc77fe0e New preprocessor option for not creating a logfile
Closes: #241
2012-04-20 18:15:02 +02:00
Sébastien Villemot bc225f5d10 Ref. manual: move chapter on internal doc and unit tests at the end
It is only of interest for developers and power users, not for the average
user.
2012-04-20 17:54:43 +02:00
Sébastien Villemot 9f5513bd03 Ref. manual: update copyright year 2012-04-20 17:52:27 +02:00
Sébastien Villemot 353e1a033c Reference manual: add reference to wiki page on IRF computation
Closes: #117
2012-04-20 17:52:17 +02:00
Michel Juillard 2ca595aa84 documenting option 'instruments' for ramsey_policy 2012-04-20 16:01:58 +02:00
Michel Juillard 41e027aee3 added steady option stop_on_error. stop_on_error = 0 permits to
continue (for example, when chaining homotopy steps), even if the
steady state computation was not successful.
2012-04-16 22:40:50 +02:00
Michel Juillard 5271bad50c added details for option mode_compute=0 with no estimated_params block 2012-04-12 09:30:39 +02:00
Michel Juillard 0fc0a0e6f0 corrected description of option mode_compute=0 in manual 2012-04-11 23:17:23 +02:00
Houtan Bastani e7369c3691 doc: correct option 2012-04-05 09:20:20 +02:00
Houtan Bastani a0a2becf58 bug fix: documentation typo 2012-04-04 16:29:10 +02:00
Sébastien Villemot 2057365143 Require at least Octave 3.2.2 (and therefore drop rcond.m and bicgstab.m)
Octave 3.2 has been around for a long time, and is included in most
distributions.
2012-04-03 17:57:38 +02:00
Sébastien Villemot aaad44e192 Add example from Aguiar and Gopinath (2004) 2012-04-03 12:49:58 +02:00
Sébastien Villemot 7ef87c92a3 Document that mode_compute=5 incompatible with DSGE-VAR/non-linear filters 2012-04-02 10:51:50 +02:00
Sébastien Villemot 4b7c2e9f8d Ref. manual: document how to read XLS files from Octave 2012-03-26 15:36:11 +02:00
Houtan Bastani 402363bab2 MS-SBVAR: rewrite ms_variance_decomposition 2012-03-08 17:54:35 +01:00
Houtan Bastani 5f60f1bd27 MS-SBVAR: rewrite ms_forecast 2012-03-08 17:54:05 +01:00
Houtan Bastani 864e0b7c7e MS-SBVAR: rewrite ms_irf 2012-03-08 17:53:58 +01:00
Sébastien Villemot 357bcbe067 Add Johannes Pfeifer to the list of contributors 2012-03-05 19:14:01 +01:00