Commit Graph

1054 Commits (4b2d139c7a0d8e3eab550f6dce2ea69e95edbf24)

Author SHA1 Message Date
MichelJuillard f94910173d Merge pull request #937 from JohannesPfeifer/graph_fix
Various fixes related to graphs and eps-TeX-loaders
2015-07-20 14:36:20 +02:00
MichelJuillard 2cb58be875 Merge pull request #969 from JohannesPfeifer/documentation
Improve documentation of nobs, first_obs, presample, and mode_check
2015-07-20 14:27:40 +02:00
MichelJuillard 2269b38465 Merge pull request #740 from JohannesPfeifer/relative_irf
Fix and document relative_irf
2015-07-20 14:20:00 +02:00
Houtan Bastani a4cee3929d doc: change xref to ref 2015-07-20 10:55:17 +02:00
Houtan Bastani 722036aea5 doc: change xref to ref, fix grammar 2015-07-20 10:52:17 +02:00
Houtan Bastani e7239fe0fc change xref to ref 2015-07-20 10:49:45 +02:00
MichelJuillard ce3dc068c3 Merge pull request #692 from JohannesPfeifer/imcforecast
Account for initial values when making conditional forecasts
2015-07-20 10:18:43 +02:00
Houtan Bastani 7740fdaca0 preprocessor: split creation of latex model files. closes #966 2015-07-15 08:58:15 +02:00
Houtan Bastani 33e6b873e6 fix typo 2015-07-15 08:41:10 +02:00
Stéphane Adjemian (Hermes) b5a0114872 Fixed bug in reference manual (missing escape parameter). 2015-07-08 23:34:33 +02:00
Houtan Bastani 69b7d8024c submodule update: reporting 2015-07-08 11:43:19 +02:00
Johannes Pfeifer 387fd6698b Add to manual that DSGE-VAR is incompatible with presample. 2015-07-08 10:14:27 +02:00
Johannes Pfeifer 01605edda3 Cosmetic fixes to manual 2015-07-08 10:09:43 +02:00
Johannes Pfeifer 8e7a4bd805 Clarify nobs statement. 2015-07-08 10:06:08 +02:00
Johannes Pfeifer 723754d057 Elaborate on mode_check graphs for particle filter 2015-07-08 09:43:18 +02:00
Johannes Pfeifer a3c4c40ed0 Add restriction for first_obs with DSGE-VAR to manual 2015-07-08 09:22:21 +02:00
Johannes Pfeifer df55ddc6ac Improve documentation of presample option 2015-07-08 08:54:11 +02:00
Stéphane Adjemian (Charybdis) 8007f508a2 New option linear_approximation for perfect foresight models.
This approach only requires one evaluation of the dynamic model (and its
jacobian) instead of T (the number of perdiods). Also (because the model
is linear) the equilibrium paths are obtained by inverting the jacobian
of the stacked equations (no need for a Newton algorithm).

Only available with stack_solve_algo==0 (which is the default algorithm
for solving perfect foresight models).

If possible, the option is triggered automatically if the model is
declared linear.

TODO:
 * Write a linear version of perfect_foresight_problem routine.
 * Evaluate the approxilation error (just need to evaluate the system of
 stacked non linear equations).
2015-07-07 17:55:41 +02:00
Stéphane Adjemian 71700dff76 Merge pull request #942 from JohannesPfeifer/TaRB_integration
Integrate the TaRB-algorithm into Dynare
2015-06-19 14:30:56 +02:00
Houtan Bastani 5f8709675a doc: small fixes to reporting slides 2015-06-10 20:32:03 +02:00
Houtan Bastani d075dccfa1 doc: small changes to dseries/reporting 2015-06-10 10:18:35 +02:00
Johannes Pfeifer 20c292a730 Update manual entries related to TeX-Output
Documents new commands and adds info on the required packages.
2015-06-08 18:01:03 +02:00
Johannes Pfeifer f0167d8cd5 Cosmetic fixes to manual 2015-06-08 16:49:40 +02:00
Johannes Pfeifer dec37f372a Document options for silent mode-finding 2015-06-08 16:49:40 +02:00
Johannes Pfeifer 35040725bb Document TaRB algorithm 2015-06-08 16:49:39 +02:00
Johannes Pfeifer 55d44f0983 Add preprocessor option silent_optimizer 2015-06-08 16:48:57 +02:00
Johannes Pfeifer 6b69297c27 Improve documentation of relative_irf option 2015-06-08 16:39:07 +02:00
Johannes Pfeifer fe221bbc42 Add/adapt unit test for conditional forecasts with initval and histval blocks 2015-06-08 16:12:37 +02:00
Johannes Pfeifer 1c01bacf36 Fix bug in dyn_forecast.m where forecasts after an initval block where computed at the initial values and not at the steady state
This contradicted the manual (histval must be used to do this). Also clarifies the manual on this.
2015-06-08 15:48:46 +02:00
Johannes Pfeifer ad66a7bb35 Account for initial values when making conditional forecasts
- Closes #655
- Implements unit test
- Saves distribution of controlled exogenous variables
- Adds information that the full path of constrained variables must be specified
2015-06-08 15:42:14 +02:00
Sébastien Villemot 1c6b394c77 Macro-processor slides: some updates, license under CC-BY-SA-4.0. 2015-06-08 14:55:13 +02:00
Houtan Bastani d39eb4d922 doc: small fixes to dseries/reporting slides 2015-06-08 11:16:03 +02:00
Houtan Bastani 41155369ac Merge pull request #955 from JohannesPfeifer/identification_fixes
Various fixes to GSA and Identification
2015-06-08 10:17:24 +02:00
Houtan Bastani aaee660f0a doc: update dseries/reporting slides 2015-06-07 21:35:26 +02:00
Houtan Bastani cf9d318e0c doc: fix typos in dseries/reporting presentation 2015-06-07 11:50:36 +02:00
Johannes Pfeifer c9b05575f5 Add missing anchor to manual 2015-06-05 21:52:11 +02:00
Johannes Pfeifer d09bf195c9 Make sure diffuse_filter option is correctly passed in dynare_identification.m
Closes #677
2015-06-05 16:39:17 +02:00
Stéphane Adjemian (Hermes) bbfc650f7f Updated reference manual.
The homotopy is not implemented for purely forward and backward models (See 3a1905756c39dd515f5eaa70451a851e862f232f).
2015-06-04 12:28:58 +02:00
Houtan Bastani 1961d0ae7f doc: update ms-sbvar description. closes #934 2015-06-02 10:53:52 +02:00
Stéphane Adjemian 583d20848f Merge pull request #941 from JohannesPfeifer/huge_number
Document new options huge_number and dr_disp_tol
2015-06-01 16:40:32 +02:00
Michel Juillard c22d31330c Adding 'ramsey_constraints' block to declare contraints for Ramsey
problems. Note that LMMCP (solve_algo=10) still doesn't work in all cases.
2015-05-31 12:18:20 +02:00
Stéphane Adjemian (Hermes) 194bdb57c3 Merge branch 'rewrite-nonlinear-filters' 2015-05-28 15:40:39 +02:00
Stéphane Adjemian (Hermes) 928c51e5b9 Added online approach (parameters treated as state variables) in the
reference manual.
2015-05-28 15:36:56 +02:00
Houtan Bastani fe8750c1bc preprocessor: add minimal_workspace option to dynare statement, #946 2015-05-28 11:50:39 +02:00
Johannes Pfeifer 6c7b4e8a74 Document huge_number and dr_display_tol
Closes #924
2015-05-13 20:31:40 +02:00
Michel Juillard 3171e87448 fixing logic in creation of checksum file. Improving documentation. 2015-05-11 08:57:24 +02:00
Michel Juillard 530e314786 adding dynare command line option 'fast' in order not to recompile MEX
files if the lists of variables and the equations haven't changed
between two runs of the same model file.
2015-05-10 20:29:03 +02:00
Stéphane Adjemian efc5ec7002 Merge pull request #908 from JohannesPfeifer/optimizer_doc
Add documentation for new optimizers
2015-05-07 15:12:15 +02:00
Houtan Bastani ad2f7d4a15 doc: reporting: add new fan chart options. closes #867 2015-04-27 18:34:28 +02:00
Houtan Bastani 18e9521450 preprocessor: add dirname option to estimation. closes #910 2015-04-27 11:59:21 +02:00
Johannes Pfeifer eed98a2c44 Adds documentation and license info for new optimizers
Also introduced alphabetic ordering for documented options
Closes #887
2015-04-24 12:30:51 +02:00
Marco Ratto 9596154f03 Small typos and formatting fixes. 2015-04-21 09:24:30 +02:00
Marco Ratto 6760938c6e fixed typo 2015-04-20 16:50:02 +02:00
Johannes Pfeifer e565508398 Fix manual structure after changes in 591cd064d1 2015-04-20 16:22:20 +02:00
Houtan Bastani 9bd47caab8 doc: change xref to pxref where appropriate 2015-04-20 11:36:31 +02:00
Houtan Bastani 591cd064d1 Merge pull request #895 from rattoma/gsa
updated documentation for IRF/moment restrictions and refreshed sensitiv...
2015-04-20 11:34:46 +02:00
Marco Ratto e3ed925400 Document reduced form mapping for MC samples with neighborhood_width 2015-04-20 11:28:54 +02:00
Houtan Bastani c5f7091ad0 doc: fix typo introduced in c46b6cdfea 2015-04-20 11:21:54 +02:00
Marco Ratto d8424b1620 updated documentation for IRF/moment restrictions and refreshed sensitivity analyses and plots 2015-04-20 11:06:21 +02:00
Stéphane Adjemian e67524e990 Merge pull request #872 from JohannesPfeifer/ramsey_documentation
Clarify Ramsey optimal policy in manual
2015-04-17 08:48:05 +02:00
Marco Ratto fe48de4406 Re-set default of new option diffuse_kalman_tol to 1e-6:
former hardcoded value was 1e-6 in the univariate smoother (i.e. the one most often used).
Updated documentation.
2015-04-08 15:44:39 +02:00
Johannes Pfeifer c46b6cdfea Clarify Ramsey optimal policy 2015-04-04 10:45:17 +02:00
Stéphane Adjemian (Charybdis) 090c4fedbd Added new option (diffuse_kalman_tol) and fixed tolerance paremeters in diffuse smoother routines. 2015-04-03 18:02:03 +02:00
Stéphane Adjemian (Scylla) 7544d8c97e Fixed typos in reference manual. 2015-03-31 00:43:59 +02:00
Stéphane Adjemian 28f2e2abd0 Merge pull request #856 from rattoma/optimizer_number_5
Fixed issues related to newratflag.
2015-03-30 15:22:05 +02:00
Stéphane Adjemian (Charybdis) 0e1dd779b9 Check that Dynare's routines are not overridden by other routines.
By default Dynare will temporarly change Matlab/Octave's path. Added an
option to force Dynare to keep the current path. Also check that the user
did not put dynare/matlab directory with all the subfolders in the path.

With this patch, we do not need to prefix Dynare routines with dyn_ or
dynare_ anymore.
2015-03-30 15:04:59 +02:00
Marco Ratto 7eeaef8472 Added documentation for optimizer 5. 2015-03-12 23:16:53 +01:00
Stéphane Adjemian (Charybdis) de5c541ce6 Manually merged PR #807.
Fixed conflict related to the move of the perfect foresight related routines
in a subfolder.
2015-03-05 14:31:36 +01:00
Johannes Pfeifer f89108568c Document osr option 2015-02-28 20:43:30 +01:00
Houtan Bastani e7bffae503 doc: add new @#include syntax 2015-02-25 09:10:45 +01:00
Stéphane Adjemian 32c29fece5 Merge pull request #842 from JohannesPfeifer/cosmetics
Cosmetical changes and additional documentation
2015-02-21 15:42:51 +01:00
Houtan Bastani ca83397d95 update copyright dates for files changed in 2015 2015-02-16 09:08:02 +01:00
Houtan Bastani dcabcb6b01 preprocessor: new command write_latex_original_model. closes #657 2015-02-16 08:31:30 +01:00
Houtan Bastani 8673bcf558 reporting: add titleTruncate option 2015-01-27 09:54:37 +01:00
Johannes Pfeifer 8912ddf97c Expand documentation of endogenous priors 2015-01-27 08:20:54 +01:00
Houtan Bastani a592355d63 doc: fix typo 2014-12-30 21:52:48 +01:00
Houtan Bastani 810c410157 preprocessor: add new commandline option onlyclearglobals. closes #635 2014-12-30 21:51:33 +01:00
Houtan Bastani beb3fd1534 reporting: add legendAt option. closes #810 2014-12-29 22:18:08 +01:00
Houtan Bastani 0fbf99232d reporting: add support for bar graphs, closes #809 2014-12-23 17:52:40 +01:00
Johannes Pfeifer 021e0c8914 Document variable oo_recursive_ 2014-12-16 19:01:00 +01:00
Sébastien Villemot d3ae526d21 Fix affiliation. 2014-12-04 14:36:09 +01:00
Sébastien Villemot 26f111a238 Update affiliation. 2014-12-04 13:36:29 +01:00
Johannes Pfeifer c7237a7d13 Document that all types of vectors are possible in initval file
Also documents required size
2014-11-27 10:43:41 +01:00
MichelJuillard 22d4a86c6d Merge pull request #772 from JohannesPfeifer/varexo_det_forecasting
Fix forecasting with exogenous deterministic variables
2014-11-21 21:48:19 +01:00
Houtan Bastani e0ae604cef doc: update gsa option defaults to accord with changes in 6f68ad69a8 2014-11-20 10:25:34 +01:00
Marco Ratto 0de4eadb66 Updated affiliation 2014-11-20 08:42:33 +01:00
Marco Ratto e01e957888 document nodecomposition 2014-11-18 13:04:37 +01:00
Johannes Pfeifer b735042f05 Fix naming of option selected_variables_only in manual 2014-11-16 21:11:06 +01:00
Johannes Pfeifer 9d25963976 Document different in FilteredVariablesKStepAhead-matrix between classical and Bayesian smoother 2014-11-16 21:08:18 +01:00
Johannes Pfeifer 68b27252d7 Fix selected_variables_only option with classical forecasts
dyn_forecast requires that the smoother has been run on all endogenous variables, leading to crashes. Now, if this option is encountered with classical forecasts, it is overridden. Also documents this in the manual.
2014-11-16 21:08:18 +01:00
Johannes Pfeifer 3902afa783 Improve documentation on filtered variables 2014-11-16 21:08:18 +01:00
Stéphane Adjemian (Telemachus) a8e7c30e6a Added @dseries/exist method. 2014-11-13 16:53:06 +01:00
Johannes Pfeifer 52935c82dc Fix typo in manual 2014-11-02 19:31:59 +01:00
Johannes Pfeifer 83123a59d5 Provide example for xls_range option in manual 2014-10-15 09:45:19 +02:00
Stéphane Adjemian 573d276f1a Merge pull request #739 from JohannesPfeifer/Cosmetic_changes
Cosmetic changes, documentation, and small bugfix
2014-10-13 13:39:19 +02:00
Stéphane Adjemian 9e3edd6673 Merge pull request #748 from JohannesPfeifer/maxit
Change maxit default value and correct manual
2014-10-10 19:03:56 +02:00
Johannes Pfeifer c6438122a1 Expand documentation on varexo in initval 2014-10-06 09:03:35 +02:00
Johannes Pfeifer 1ce39ac311 Document new default values for maxit and update manual to reflect that maxit options of deterministic solvers and steady state solvers are different now 2014-09-30 11:48:12 +02:00
Johannes Pfeifer 408608db03 Document Univariate Kalman Filter 2014-09-21 11:58:53 +02:00
Stéphane Adjemian (Charybdis) 9bd3792161 Reflects Michel's comment on aa503abfa7. 2014-09-20 12:52:59 +02:00
Stéphane Adjemian (Charybdis) 9eaf0a1ff5 Correction of PR #734 (model comparison). 2014-09-19 23:39:16 +02:00
Stéphane Adjemian (Charybdis) aa503abfa7 Correction on PR #734 (role of prior bounds). 2014-09-19 23:17:34 +02:00
Johannes Pfeifer bb3b96eb54 Clarify the role of prior bounds in the manual 2014-09-18 10:32:27 +02:00
Stéphane Adjemian (Charybdis) 6998d5b2d2 Mention in the manual that the base names of the data file and model file must be different. 2014-09-10 17:49:33 +02:00
Stéphane Adjemian (Charybdis) 2d7b7e9192 Fixed copy/paste error in manual. 2014-09-08 22:45:34 +02:00
Stéphane Adjemian (Scylla) 5500846280 Added option distribution_proposal (estimation, non linear filters). 2014-09-08 22:36:41 +02:00
Stéphane Adjemian (Scylla) df19396acf Added option proposal_approximation (estimation, non linear filters). 2014-09-08 22:36:41 +02:00
Stéphane Adjemian (Scylla) 5e4b7d8d42 Added filter_algorithm (estimation command, sets the particle filter algorithm). 2014-09-08 22:36:41 +02:00
Stéphane Adjemian (Scylla) bcad4f31f2 Added option resampling_method (estimation command, non linear filters). 2014-09-08 22:36:41 +02:00
Stéphane Adjemian (Scylla) 08c74b8f41 Added option resampling_threshold (estimation command, non linear filters). 2014-09-08 22:36:40 +02:00
Stéphane Adjemian (Scylla) a6009908e4 Added option resampling (estimation command, non linear filters). 2014-09-08 22:36:40 +02:00
Stéphane Adjemian (Scylla) 648c4717ad Added option number_of_particles (estimation command, non linear filters). 2014-09-08 22:36:40 +02:00
Sébastien Villemot 19e02acd0b Ref. manual: fix paths for Debian/Ubuntu packages. 2014-07-31 21:07:31 +02:00
Houtan Bastani 217ab0088d reporting: tables: add row highlighting option 2014-07-30 15:21:32 +02:00
Houtan Bastani f3c807f577 reporting: add writeCSV option for tables. closes #693 2014-07-29 15:21:51 +02:00
Houtan Bastani b4dd4b5de1 reporting: add writeCSV option for graphs, #693 2014-07-29 15:21:45 +02:00
Houtan Bastani 90335b94aa doc: update dseries slides to accord with changes in c5af1d43ed 2014-07-29 10:47:35 +02:00
Stéphane Adjemian (Scylla) 5c50bdfc0a Updated the manual: removed nobs and vobs members from @dseries objects (see commit c5af1d43ed). 2014-07-28 18:04:18 +02:00
Houtan Bastani adbecb6fc9 doc: reporting: minor clarifications. closes #687 2014-07-25 15:03:10 +02:00
Houtan Bastani 7387237a5b reporting: option to suppress reporting output. closes #688 2014-07-25 14:38:30 +02:00
Stéphane Adjemian (Charybdis) c13738eea7 Changed fourth remark added by Johannes in commit e7727ba2d3. 2014-07-18 18:37:31 +02:00
Johannes Pfeifer b69174477c Add more info on requirement on dsge_var prior weight needed for prior to be proper.
(cherry picked from commit 74fd0850d61f8ba464ff08ed42c4019d27722fb3)
2014-07-17 22:05:08 +02:00
Johannes Pfeifer e7727ba2d3 Expand manual entry for conditional forecasts 2014-07-17 22:05:07 +02:00
Sébastien Villemot 658151aa48 Merge pull request #682 from JohannesPfeifer/model_comparison
Filter out ML of model_comparison.m
2014-07-07 18:18:38 +02:00
Houtan Bastani ad00875cf6 reporting: graph: add option yTickLabelScaled 2014-07-07 16:49:53 +02:00
Houtan Bastani 97af5031b4 doc: add new compile options 2014-07-07 10:39:55 +02:00
Houtan Bastani 9fc4d62264 reporting: remove unused graphSize option 2014-07-07 10:29:09 +02:00
Johannes Pfeifer 85f336496d Filter out ML of model_comparison.m
Also documents that ML is not supported and adds reference for model comparison
Related to #681
2014-07-01 18:50:24 +02:00
Stéphane Adjemian (Charybdis) a8cb8ccd29 Merge branch 'use-dseries' 2014-06-27 22:38:07 +02:00
Houtan Bastani 87b4254ce5 reporting: remove checks on colors that are passed to graphs/series to allow for all color combinations supported by TikZ 2014-06-27 17:06:45 +02:00
Houtan Bastani 0ef65bc296 reporting: graph: add option tickFontSize 2014-06-27 15:56:06 +02:00
Houtan Bastani c23bb31252 reporting: add graph option to change title font size 2014-06-25 16:30:04 +02:00
Houtan Bastani be13e3bffb doc: fix typo 2014-06-25 16:27:53 +02:00
Houtan Bastani f2b4de1d8a reporting: support a different shape for the axis in a graph 2014-06-24 15:51:29 +02:00
Stéphane Adjemian (Scylla) a0907b2e05 Merge branch 'master' into use-dseries 2014-06-23 15:15:48 +02:00
Houtan Bastani 486b8677f0 doc: update dseries/reporting doc for change related to 6733c83ff5 2014-06-20 16:46:13 +02:00
Houtan Bastani 6733c83ff5 reporting: add graph option: zeroLineColor 2014-06-20 15:41:11 +02:00
Stéphane Adjemian (Scylla) 788c528c84 Merge branch 'master' into use-dseries 2014-06-19 18:13:35 +02:00
Stéphane Adjemian (Scylla) c4dac88ed2 Added the possibility to redefine the initial date (and implicitly the frequency) when a dseries object is instantiated with the name of a datafile. 2014-06-19 17:59:19 +02:00
Houtan Bastani bfc01f9369 doc: dseries/reporting: fix typo 2014-06-13 11:22:20 +02:00
Houtan Bastani 949bd988f1 doc: dseries/reporting: clarify freq field of dates 2014-06-13 11:10:28 +02:00
Houtan Bastani 5d2f298ebe doc: dseries/reporting update 2014-06-13 10:23:59 +02:00
Houtan Bastani b161f0a801 doc: fix typo 2014-06-13 10:11:45 +02:00
Houtan Bastani 3b04470b3c doc: dseries/reporting: fix arrows 2014-06-12 16:44:33 +02:00
Sébastien Villemot b84cb284d3 Fix texinfo issue. 2014-06-12 11:47:02 +02:00
Houtan Bastani f1fba4cd9e doc: dseries/reporting: rework hierarchy graph 2014-06-12 10:18:13 +02:00
Houtan Bastani 19e0d66a71 doc: dseries/reporting: update example 2014-06-12 09:51:57 +02:00
Stéphane Adjemian (Charybdis) 3ed5659f35 Updated manual to reflect changes introduced in c6d93d686a20be61a487e3c3a80774477591f846. 2014-06-11 12:22:35 +02:00
Stéphane Adjemian (Charybdis) bd26b78016 Updated manual (reflecting changes introduced in ab4792f5ab2fdd3c9ce3f09d29ee31c98519ba73). 2014-06-11 12:22:35 +02:00
Houtan Bastani 9258aecba0 reporting: add options to control y axis label 2014-06-10 10:15:15 +02:00
Houtan Bastani e1b3bdf3fb doc: remove line related to 59bfd89f09 2014-06-09 10:14:24 +02:00
Houtan Bastani 59bfd89f09 doc: update dseries slides to reflect changes 2014-06-09 09:59:29 +02:00
Houtan Bastani 8b960b873d doc: dseries slides touch ups 2014-06-06 12:10:22 +02:00
Houtan Bastani f06178a218 doc: dseries slides touch ups 2014-06-05 13:00:04 +02:00
Houtan Bastani a2eec75f6f doc: fix typos in dseries/reporting slides 2014-06-03 18:54:51 +02:00
Houtan Bastani ff268520cd doc: rework reporting portion of slides 2014-06-02 13:49:06 +02:00
Houtan Bastani dafc1b9c1f doc: add paragraph info to reporting portion of slides and do some minor touchups 2014-06-02 11:06:47 +02:00
Houtan Bastani 547fc8df49 doc: changes to dseries portion of slides following Stéphane’s slides 2014-06-02 11:06:47 +02:00
Houtan Bastani 799ce399f5 doc: some changes to dseries portion of slides, following Stéphane’s slides 2014-05-27 18:51:31 +02:00
Houtan Bastani da69fe91ab doc: more dates-related changes to slides 2014-05-27 14:54:28 +02:00
Houtan Bastani b63b8e381f doc: modify dates portion of slides based on Stéphane's slides 2014-05-27 11:55:18 +02:00
Houtan Bastani 9229a35e71 reporting: add new Paragraph class 2014-05-23 18:10:44 +02:00
Houtan Bastani 43424b414f doc: update doc for commit 0f61ae941a 2014-05-22 19:12:37 +02:00
Houtan Bastani f65361f70f doc: add clarifying remark 2014-05-22 19:03:25 +02:00
Houtan Bastani 1282f12bdc reporting: add new option graphShowInLegend to addSeries 2014-05-22 19:03:20 +02:00
Houtan Bastani 9bd01b4ee6 doc: slight changes to dseries/reporting slides 2014-05-22 16:40:50 +02:00
Sébastien Villemot 00873eceaa Fix texinfo error. 2014-05-21 11:30:51 +02:00
Houtan Bastani 0247faa9ed reporting: support horizontal lines 2014-05-20 14:25:01 +02:00
Houtan Bastani d470ef16ca reporting: support vertical lines 2014-05-20 14:17:24 +02:00
Houtan Bastani 3790531cad doc: add more do reporting example 2014-05-19 19:14:08 +02:00
Houtan Bastani 64e10aae10 doc: add introductory sentence for misc pgfplots/tikz options 2014-05-19 17:08:35 +02:00
Houtan Bastani c08ce73540 doc: fix typos 2014-05-19 17:03:31 +02:00
Houtan Bastani fa4aefb26c doc: add more information in the showLegend option 2014-05-19 16:30:19 +02:00
Houtan Bastani 264110835d reporting: add miscTikzAxisOptions option to addGraph 2014-05-19 15:57:43 +02:00
Houtan Bastani eb63ef0267 reporting: add miscTikzPictureOptions option to addGraph 2014-05-19 15:57:43 +02:00
Houtan Bastani c7b2889034 reporting: allow for miscellaneous PGFPlots options to the addPlot command 2014-05-19 15:57:37 +02:00
Houtan Bastani 458f8ed95c doc: fix typo. Closes #656 2014-05-19 12:33:36 +02:00
Houtan Bastani ae1c12f482 reporting: add option ‘graphLegendName’ to addSeries 2014-05-19 12:29:54 +02:00
Houtan Bastani e97cf3d1db doc: add example to dseries/reporting slides 2014-05-16 17:12:12 +02:00
Houtan Bastani a9e90f5d57 doc: add reporting slides to dseries presentation 2014-05-14 16:54:58 +02:00
Houtan Bastani 9e86c760b3 doc: finish dseries syntax for slides 2014-05-13 18:30:50 +02:00
Houtan Bastani f21bed4f1f doc: add default values for baxter_king_filter 2014-05-13 13:00:28 +02:00
Michel Juillard 57ae7d7fd9 adding solve_algo=9: using trust_region algorithm on the entire model 2014-05-07 21:25:10 +02:00
Sébastien Villemot c768ff239b Ref. manual: fix default number of periods of forecast command. 2014-05-07 11:14:54 +02:00
Houtan Bastani b3f2822c61 doc: complete dates portion of dseries/reporting slides 2014-05-06 18:05:41 +02:00
Sébastien Villemot 9a6ed32ff3 Use correct texinfo commands for *_plan functions. 2014-05-06 16:05:47 +02:00
Houtan Bastani 32f7f211d7 doc: dseries and reporting presentation (draft) 2014-04-29 17:57:24 +02:00
Houtan Bastani fb5b730a1d doc: fix typo 2014-04-22 11:41:32 +02:00
Sébastien Villemot 85f7af9133 Perfect foresight solver now uses a homotopy technique by default.
This commit introduces a "no_homotopy" option to restore the old behavior.

Ref #220
2014-04-10 16:39:06 +02:00
Sébastien Villemot 52d4944c9c Remove extra whitespace introduced in 4a8e737c. 2014-04-10 15:19:00 +02:00
Sébastien Villemot 9c279dca85 Merge pull request #646 from JohannesPfeifer/var_decomp
Var decomp
2014-04-10 12:13:50 +02:00
Sébastien Villemot a8f9fdf296 New option "overwrite" to "shocks" and "mshocks".
Tells that a new block overwrite the previous ones instead of being cumulative.
2014-04-10 11:54:49 +02:00
Sébastien Villemot 9c4b2d949b 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
Johannes Pfeifer 4a8e737c7a Improve documentation on unconditional variance decomposition 2014-04-07 11:30:11 +02:00
Sébastien Villemot 1f2b847a45 Documentation for smoother2histval and histval_file.
Ref #594
2014-04-04 18:16:19 +02:00
Stéphane Adjemian (Scylla) 4e1c26db76 Changed dseries' constructor so that the third and fourth inputs arguments accept cell of strings *and* character arrays.
=> It is possible to pass M_.endo_names as a third input argument.
2014-03-26 11:40:21 +01:00
Sébastien Villemot f3dad7f7e5 Fix doc for oo_.{Smoothed,Updated,Filtered}Variables and oo_.SmoothedShocks. 2014-03-25 18:21:57 +01:00
Sébastien Villemot 610295126d Fix error in texinfo introduced in 9712f4ab. 2014-03-24 15:33:10 +01:00
Stéphane Adjemian (Scylla) 9712f4abe6 Added the possibility to pass a range of dates to the dseries constructor. 2014-03-22 11:23:46 +01:00
Sébastien Villemot 59696026e9 Fix formatting problems introduced in 44fe31c7. 2014-03-21 13:55:55 +01:00
Sébastien Villemot 8186490a82 Merge pull request #638 from JohannesPfeifer/documentation
Improvements on Documentation, headers, and pathological cases
2014-03-21 13:38:09 +01:00
Johannes Pfeifer acf688c178 Clarify description of histval for stochastic simulations 2014-03-19 21:42:18 +01:00
Johannes Pfeifer e6fadde9e2 Correct placement of @end example in manual 2014-03-19 21:40:06 +01:00
Johannes Pfeifer 44fe31c73f Clarify OSR in manual 2014-03-19 21:39:24 +01:00
Houtan Bastani 37d18f6b69 doc: sbvar_identification stub, #237 2014-03-14 15:55:38 +01:00
Johannes Pfeifer 4bb1222b35 Clarify role var_list and option for OSR 2014-03-11 10:26:25 +01:00
Sébastien Villemot 210d2f24e6 Trust-region solver is now the default solver. 2014-03-10 14:08:40 +01:00
Michel Juillard daff028830 updating the documentation for ramsey_model 2014-03-09 12:15:32 +01:00
Johannes Pfeifer 35795c3ba9 Add option mh_conf_sig
Fixes #598
2014-03-06 10:06:55 +01:00
Johannes Pfeifer cf1cec341f Update the manual information on the deterministic solver
The Laffargue-Boucekkine-Juillard algorithm is not the default anymore
2014-02-28 13:50:59 +01:00
Houtan Bastani daf6189e9c reporting: add option 'ALL' to xTickLabels 2014-02-20 16:35:05 +01:00
Houtan Bastani 5899a19e79 reporting: change xTickLabels default to be first date, last date, and, if passed, the first date of the shade region. Accordingly, change the default of the tick rotation to be 0. 2014-02-20 16:24:37 +01:00
Houtan Bastani fee1f9442f reporting: change figName option to graphName; change figDirName option to graphDirName 2014-02-19 15:23:56 +01:00
Houtan Bastani b80ab031df fix typos 2014-02-19 15:16:22 +01:00
Houtan Bastani 961153aeb9 reporting: change option names to camelCase 2014-02-19 15:10:04 +01:00
Houtan Bastani 5df5de9309 reporting: extract tables into individual files for easy inclusion by user in their paper 2014-02-19 10:04:57 +01:00
Sébastien Villemot 2662c2c3d4 Fix texinfo error. 2014-02-17 16:29:51 +01:00
Sébastien Villemot 2fba1902ec Merge pull request #616 from JohannesPfeifer/more_explicit_messages
Add more explicit messages, fix typos in manual and add more explicit documentation for endval
2014-02-17 15:57:48 +01:00
Houtan Bastani e329ee2b60 reporting: make the titleFormat default work for both titles and subtitles, not just titles 2014-02-17 12:25:49 +01:00
Houtan Bastani 28716ed52a reporting: add subtitles for graphs, closes #580 2014-02-17 12:11:41 +01:00
Houtan Bastani be7b11d7c8 doc: add example for subtitles, #580 2014-02-17 11:22:12 +01:00
Houtan Bastani d02fc22538 fix typo 2014-02-17 11:19:50 +01:00
Houtan Bastani 581059fedc reporting: change default for titleFormat of page 2014-02-17 11:19:50 +01:00
Houtan Bastani 522013f889 reporting: add subtitle support for tables, ref #580 2014-02-17 11:19:46 +01:00
Houtan Bastani c52b24b5b1 doc: update default for graph option fig name 2014-02-14 16:37:52 +01:00
Houtan Bastani d080433adf doc: update reporting explanation 2014-02-14 16:36:18 +01:00
Houtan Bastani 62c3fb9bd5 fix typo 2014-02-14 16:23:03 +01:00
Houtan Bastani eeedda5e2d reporting: add options xAxisTight and yAxisTight 2014-02-13 17:01:34 +01:00
Houtan Bastani 2916fc49b9 reporting: implement enlarge y limits for graph; requires a change in shading to get programmed ymin => using fill now 2014-02-13 16:47:17 +01:00
Houtan Bastani 96c8d33cff reporting: set up graph shade color 2014-02-13 15:22:31 +01:00
Houtan Bastani a47600daba doc: fix typo 2014-02-13 15:16:28 +01:00
Houtan Bastani 031dca436b reporting: set up legends for graphs 2014-02-13 15:14:29 +01:00
Houtan Bastani be1819b282 reporting: make graph line markers work with tikz 2014-02-12 16:13:41 +01:00
Johannes Pfeifer e8b2b0208a Clarify initval and endval in manual 2014-02-12 12:08:10 +01:00
Houtan Bastani 623081cd32 reporting: new option xTickLabelAnchor 2014-02-11 17:04:06 +01:00
Houtan Bastani 6bbae11b66 reporting: new option xTickLabelRotation 2014-02-11 17:04:06 +01:00
Sébastien Villemot 0954ce3770 Remove spurious @vindex commands.
Those were wrongly taking precedence over the @defvr entries.
2014-02-11 16:51:42 +01:00
Houtan Bastani e64d1e0952 reporting: add custom height/width to graphs 2014-02-11 15:34:42 +01:00
Houtan Bastani 4651338a76 first pass at tikz/pgf graphs 2014-02-11 15:34:35 +01:00
Johannes Pfeifer ec41b0cf9e Fixes lot of Typos in the Manual 2014-02-11 10:18:04 +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