Commit Graph

388 Commits (233016a66748f776ac8348ba0bae5d26e1d8432b)

Author SHA1 Message Date
Houtan Bastani 4651338a76 first pass at tikz/pgf graphs 2014-02-11 15:34:35 +01:00
Sébastien Villemot a5be9dd845 Add trust-region nonlinear solver.
Closes #260
2014-02-04 17:56:27 +01:00
Sébastien Villemot f8a2e97ea3 Fix typo. 2014-02-04 15:02:09 +01:00
Sébastien Villemot 3348481104 Add new options consider_all_endogenous and consider_only_observed.
Closes #336
2014-02-04 14:49:06 +01:00
Sébastien Villemot 5308da2cad Upgrade the minimum requirement to MATLAB 7.5 (R2007b). 2014-02-03 15:52:54 +01:00
Stéphane Adjemian (Scylla) f54e5ad57b Document @dseries/chain method. 2014-02-01 11:38:10 +01:00
Stéphane Adjemian (Scylla) 0960861b2a Added logdata option. Closes #600. 2014-01-31 11:27:36 +01:00
Stéphane Adjemian (Scylla) ebf4d2a9a6 Fixed typo (write @cite{} instead of \cite{} for citations in texinfo). 2014-01-31 11:09:09 +01:00
Stéphane Adjemian (Scylla) 8829baa3aa Merge branch 'johannes-documentation' 2014-01-30 15:33:28 +01:00
Stéphane Adjemian (Scylla) 2e1ad9c51b Merge branch 'loglinear' 2014-01-30 13:06:43 +01:00
Johannes Pfeifer 5626b0cb89 Remove constant and noconstant options from manual for estimation command
Those options are set internally depending on whether the steady state is zero or not. See http://www.dynare.org/pipermail/dev/2014-January/003655.html
2014-01-30 09:18:15 +01:00
Johannes Pfeifer 5db6a4a0c4 Provide more information on the loglinear option and its data treatment 2014-01-29 21:11:40 +01:00
Johannes Pfeifer 6575d5ab5e Clarify the role of the loglinear option for stoch_simul 2014-01-29 19:42:23 +01:00
Stéphane Adjemian (Scylla) 4c4cfd441c Fixed typo in manual. 2014-01-29 17:56:20 +01:00
Stéphane Adjemian (Scylla) dc4a6437cc Document new cumprod overloaded function. 2014-01-29 17:54:21 +01:00
Johannes Pfeifer 2c36898dc4 Document treatment of missing observations
Closes #286
2014-01-29 16:39:41 +01:00
Johannes Pfeifer e054c5c322 Clarify prefilter option in estimation 2014-01-29 15:04:44 +01:00
Stéphane Adjemian (Scylla) 681b194cbe Mention in the manual that a subsample can be created out of a dseries object using the overloaded parenthesis. Closes #589. 2014-01-29 14:20:51 +01:00
Sébastien Villemot 0d9a9d44c3 Add missing whitespace. 2014-01-27 14:52:40 +01:00
Sébastien Villemot b3859bd763 Add a warning about the choice of the MOD file name. 2014-01-27 14:52:16 +01:00
Houtan Bastani fa9c0f0a79 reporting: add indentation to table rows. closes #581 2014-01-24 09:53:53 -06:00
Sébastien Villemot cb0439345c Fix a few minor errors in the dseries doc. 2014-01-21 15:04:47 -06:00
ferhat d325ad15b2 Adds setdiff method to dates 2014-01-21 14:37:43 -06:00
Houtan Bastani a02b5b2d6a doc fix typo 2014-01-17 12:56:08 -05:00
Stéphane Adjemian (Charybdis) 0297237dcd Update manual according to commit 117f338eff. 2014-01-16 10:47:28 +01:00
Stéphane Adjemian (Charybdis) f11f44fcc5 Fixed typo in manual. 2014-01-16 10:14:21 +01:00
Houtan Bastani 74260b9487 doc: fix example 2014-01-13 16:47:20 -05:00
Houtan Bastani 54a0039c64 doc: dates subtraction has two functionalities 2014-01-13 16:45:49 -05:00
Sébastien Villemot 7c6d5b3ef6 Fix compilation of .texi 2014-01-02 16:40:31 +01:00
Sébastien Villemot 5becaeae00 Merge pull request #572 from FerhatMihoubi/master
Changes in conditional forecast using the extended path
2014-01-02 07:31:00 -08:00
ferhat dfbff7fc32 New syntax used to call the conditional forecast using the extended path method. It allows to match the endogenous and the shock that are flipped. 2014-01-02 16:13:03 +01:00
Houtan Bastani 52492afe6e reporting: add tableDataRhs option to series 2014-01-02 15:28:23 +01:00
Houtan Bastani 16fe4190b2 doc: fix typo 2014-01-02 15:13:57 +01:00
Houtan Bastani 26d834a42a reporting: make vlineAfter accept a cell array of dates 2014-01-02 09:35:45 +01:00
Houtan Bastani 809c3aca11 reporting: remove annualAverages option 2013-12-31 12:54:49 +01:00
Stéphane Adjemian (Charybdis) afb36821a8 Merge branch 'master' into sim1-with-variable-dimension 2013-12-30 16:37:16 +01:00
Stéphane Adjemian (Charybdis) f302f297c1 Option endogenous_terminal_periods is only available with stack_solve_algo==0. 2013-12-30 16:05:13 +01:00
Stéphane Adjemian (Charybdis) e76db22c79 Give more details about endogenous_terminal_period option. 2013-12-30 15:50:42 +01:00
Johannes Pfeifer a5a189475e Improve documentation of shock_decomposition 2013-12-30 13:54:16 +01:00
Stéphane Adjemian (Charybdis) c35f3d2e52 Document new option (endogenous_terminal_period). 2013-12-27 20:29:30 +01:00
Stéphane Adjemian (Scylla) 49506c6ec4 Document default for new option posterior_max_subsample_draws. 2013-12-18 16:44:31 +01:00
Stéphane Adjemian (Scylla) 63986a0ebf Closes #567. 2013-12-18 16:44:31 +01:00
Stéphane Adjemian (Scylla) 264460e9d0 Added @dates/ne method. Overloads the ~= operator. 2013-12-13 18:30:37 +01:00
Stéphane Adjemian (Scylla) dd10c788ff Added @dseries/abs method. Returns the absolute value of a dseries object. 2013-12-13 18:30:37 +01:00
Houtan Bastani 6f8d7fd0ec reporting: add xTicks argument 2013-12-13 15:36:04 +01:00
Sébastien Villemot 684ce13ac1 Fix internal link for verbatim section 2013-12-13 12:04:36 +01:00
Michel Juillard 58c40fdca9 ramsey_policy: correcting the computation of the value of the
objective function; adding details about the period objective function
in the manual.
2013-12-13 10:44:29 +01:00
Michel Juillard 77fdd3bfda ms-sbvar: corrected bug with final_subperiod default value and
clarified in the manual.
2013-12-13 09:56:11 +01:00
Houtan Bastani 99f4a01a48 reporting: fix figure inclusion for windows 2013-12-12 16:05:57 +01:00
Sébastien Villemot d75d6a3079 Document oo_.osr.optim_params 2013-12-12 15:47:34 +01:00