Commit Graph

381 Commits (d4595a85a0efa638470cd416e097feee12b06a78)

Author SHA1 Message Date
Sébastien Villemot 90c15ec9ef Add ar option to estimation
Closes: #276
2012-11-29 15:44:06 +01:00
Sébastien Villemot 0421387732 Require Octave 3.6, since we use parfor 2012-11-29 14:52:33 +01:00
Sébastien Villemot c121aa14b1 Remove oo_.dr.{nstatic,npred,nboth,nfwrd,nspred,nsfwrd}
Replace them by equivalents in M_ (and an extra one: M_.dynamic).

IMPORTANT POINT: oo_.dr.npred used to count both purely backward and mixed/both
variables. This was the cause of lots of confusion. The new M_.npred only
counts purely backward variables.

We now have the following indentities:

M_.npred + M_.nboth + M_.nfwrd + M_.nstatic = M_.endo_nbr
M_.nspred = M_.npred + M_.nboth
M_.nsfwrd = M_.nfwrd + M_.nboth
M_.ndynamic = M_.npred + M_.nboth + M_.nfwrd
2012-11-16 20:05:13 +01:00
Sébastien Villemot badeec612f Add interface and documentation to model_diagnostics
Closes: #205
2012-11-16 12:34:49 +01:00
Sébastien Villemot 87d2dbca4d Ref. manual: minor fixes related to @xref 2012-11-16 11:11:09 +01:00
Sébastien Villemot debf4cd293 Ref. manual: document that infinite values are allowed at some places 2012-11-16 11:10:00 +01:00
Houtan Bastani ddddb5ad0f console => nodisplay (Completes ticket #282) 2012-11-12 16:48:44 +01:00
Houtan Bastani f77e0cc59d fix typo in manual 2012-11-08 11:31:19 +01:00
Houtan Bastani e8ec0a37df fix missing optionshead in previous commit 2012-11-06 16:02:05 +01:00
Houtan Bastani 3530417cf2 all_values_required keyword for initval and endval 2012-11-06 15:45:08 +01:00
Sébastien Villemot f8f2c5d8a1 Rename simul.mod and steady.mod to avoid name clashes with Dynare internals 2012-10-31 16:49:22 +01:00
Houtan Bastani 17568ee086 ms-sbvar: update documentation for final_year, final_subperiod defaults 2012-10-29 17:58:54 +01:00
Sébastien Villemot ee9bc3e421 Add missing citations for Frédéric and Johannes 2012-10-22 16:24:11 +02:00
Houtan Bastani 55e8e9c913 update email 2012-10-17 18:51:04 +02:00
Sébastien Villemot ed70ea5183 Update my email address 2012-10-17 18:21:06 +02:00
Stéphane Adjemian (Charybdis) c05f5be331 Changed my email. 2012-10-17 16:41:12 +02:00
Stéphane Adjemian (Charybdis) 449231a2db Added the possibility to write graph_format=none, in which case the graphs are displayed (provided nograph and nodisplay options are not used) but not saved. 2012-10-17 16:28:36 +02:00
Sébastien Villemot 2f9e34c5e5 Various fixes related to data-loading
- fix support for filenames with extension (.m, .mat, .xls), since the manual
  and the bison grammar both support it
- fix support for XLS files under Octave
- add support for XLSX files
- run test for loading XLS files
2012-10-08 13:00:55 +02:00
Sébastien Villemot e75b18f93b Minor fixes to ref. manual 2012-10-06 10:23:39 +02:00
Sébastien Villemot d7a3504b50 Add Johannes to the authors of manual 2012-10-05 10:05:35 +02:00
Sébastien Villemot 78d9cb92d4 Update Octave pointers 2012-10-03 17:22:28 +02:00
Sébastien Villemot c031b463ff Use my @dynare.org address 2012-10-01 16:41:18 +02:00
Sébastien Villemot 7de6be31e6 Upgrade the minimum requirement to MATLAB 7.3 (R2006b) 2012-09-18 11:54:40 +02:00
Sébastien Villemot db48078736 Preprocessor interface for multiple graph formats 2012-09-11 14:26:53 +02:00
Sébastien Villemot 56914e3d4c Require at least Octave 3.4 (linsolve does not compile against 3.2) 2012-08-23 16:40:00 +02:00
Sébastien Villemot ae0f83c365 Mention where the hessian at the posterior mode is saved 2012-08-13 11:43:23 +02:00
Michel Juillard f379d76a11 reference manual: clarify quadratic restriction for objective function
with discretionary_policy
2012-08-10 17:13:40 +02:00
Sébastien Villemot b2c118d45a discretionary_policy needs linear option 2012-08-10 16:54:14 +02:00
Sébastien Villemot a1204b579a bvar_forecast does not provide in-sample forecasting capabilities 2012-08-10 15:18:46 +02:00
Sébastien Villemot 0b1f627ad0 Better sectioning of the estimation section 2012-08-10 14:47:07 +02:00
Sébastien Villemot 10f8c1ca07 Fixed typos 2012-07-13 10:37:35 +02:00
Stéphane Adjemian (Charybdis) c850f03be3 Added the possibility to use the logarithmic reduction algorithm (mainly for testing purpose). 2012-07-11 18:26:22 +02:00
Michel Juillard 50ef5377e4 removed option linear from stoch_simul; clarified use of option linear
in model statement
2012-07-06 13:52:17 +02:00
Sébastien Villemot 61c3145eac Fix category of dynare_version 2012-07-05 16:39:51 +02:00
Houtan Bastani 59ddbb8cb2 document dynare_version 2012-07-05 11:17:25 +02:00
Houtan Bastani b6c35b754f fix mac package name in doc 2012-07-05 11:07:37 +02:00
Sébastien Villemot b593bf2e1e Ref. manual: minor corrections 2012-07-01 18:48:57 +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
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
Houtan Bastani 20f2c1760b preprocessor: add @#ifndef directive 2012-06-26 15:12:31 +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 b78c64e0b4 Ref. manual: cosmetic changes 2012-06-15 15:01:03 +02:00
Sébastien Villemot 8bbc3b2453 Allow nograph, nodisplay and graph_format in identification 2012-06-15 10:30:53 +02:00
Michel Juillard 3900d2820a further changes to reference manual 2012-06-14 13:04:16 +02:00
Michel Juillard a16cade619 reference manual: clarifying that variables, endogenous and exogenous,
not present in initval or endval are set to zero.
2012-06-14 11:23:12 +02:00
Sébastien Villemot 19f6eca23f Update macroprocessor slides 2012-06-13 18:40:12 +02:00
Sébastien Villemot 8fe2eb23b9 New option simul_replic in preprocessor and documentation 2012-06-11 11:53:55 +02:00