Commit Graph

5518 Commits (c85338f022e4fa06c53af1c4b7a4e1c8eea81e25)

Author SHA1 Message Date
Johannes Pfeifer c85338f022 Add figure title for rplot 2013-03-18 22:51:54 +01:00
Houtan Bastani 0e5acda10e bug fix: fputs not a matlab function 2013-03-18 16:25:38 +01:00
Houtan Bastani aac25a88bd bug fix: substr not a matlab function 2013-03-18 16:19:48 +01:00
Houtan Bastani ec9f53a23b bug fix: single quotes 2013-03-18 16:17:29 +01:00
Sébastien Villemot cda0e03776 Add preprocessor messages (stdout, stderr) to the logfile
Closes #306
2013-03-18 13:44:04 +01:00
Sébastien Villemot ba889e853c Preprocessor interface and documentation for endogenous_prior option
Closes #321
2013-03-18 11:12:49 +01:00
Sébastien Villemot 030b7c96e0 Merge pull request #322 from JohannesPfeifer/master
Another bugfix for rplot
2013-03-18 03:10:52 -07:00
Johannes Pfeifer 1df8bf15c2 Bugfix in rplot + typo correction 2013-03-18 10:59:32 +01:00
Sébastien Villemot 4b095c2ce5 Merge pull request #319 from JohannesPfeifer/master
Bugfixes, documentation, and features
2013-03-18 01:52:43 -07:00
Johannes Pfeifer e76828bb9c Bugfix in rplot
Make other plot types take into account that variables are in rows, not
columns
2013-03-18 08:46:25 +01:00
Johannes Pfeifer 98ec0095df Add warning for variance decomposition at order=2
At order=2, the variance decomposition is still based on order=1. This
commit introduces a warning. See issue #278
(https://github.com/DynareTeam/dynare/issues/278). This information that
the variance decomposition is only triggered at periods=0 has been added
to the manual.
2013-03-17 23:36:43 +01:00
Johannes Pfeifer a090a7c35e Add endogenous priors
Add option and code for endogenous priors according to
Christiano/Trabandt/Walentin 2011, JEDC. Still needs to be integrated to
manual and pre-processor.
2013-03-17 22:51:23 +01:00
Johannes Pfeifer 6390830b4d Store MCMC information recorded in record in oo_
Closes issue #315 (https://github.com/DynareTeam/dynare/issues/315)
2013-03-17 22:49:28 +01:00
Johannes Pfeifer f1406487dc Make field names consistent with different analysis steps and manual
still related to #316 (https://github.com/DynareTeam/dynare/pull/316)
2013-03-17 22:47:47 +01:00
Johannes Pfeifer 4c8f3a89cc Make graph titles more expressive 2013-03-17 22:45:50 +01:00
Johannes Pfeifer 3b29e69e40 Prevent spectral density plots being triggered in identification
If options_.SpectralDensity.trigger is specified, identification would
otherwise plot graphs in every MC step
2013-03-17 15:30:49 +01:00
Sébastien Villemot c58aebd2ef Fix dyn_saveas for Octave 2013-03-16 14:21:16 +01:00
Sébastien Villemot c0029bc109 Merge pull request #316 from JohannesPfeifer/master
Change of Field name to be consistent with manual
2013-03-16 06:04:35 -07:00
Johannes Pfeifer cd26c3cebd Bugfix in dyn_saveas
Fixed a bug for the non-Octave version where only the last active figure
was printed instead of the figure with the actual handle. Octave
eps-version still needs to be taken care of.
2013-03-16 11:47:56 +01:00
Johannes Pfeifer 36ea30346c Add missing legend to plot
Add missing legend to sensitivity plot
2013-03-16 11:41:03 +01:00
Houtan Bastani 8185ee9729 reporting: @graph: accept dynDate ranges for shade and xrange and float lower/upper bound for yrange 2013-03-15 18:56:03 +01:00
Houtan Bastani b9e61f13ce dynDates: bug fix 2013-03-15 18:56:03 +01:00
Houtan Bastani 1d70daa3d9 reporting: @graph: support multiple data sets in one graph 2013-03-15 18:56:03 +01:00
Houtan Bastani d8ae22cebd reporting: cosmetic changes 2013-03-15 18:56:03 +01:00
Houtan Bastani ed5f2a8bf0 reporting: @section: check user input 2013-03-15 18:56:02 +01:00
Houtan Bastani 5715dea155 reporting: @page: check user input 2013-03-15 18:56:02 +01:00
Houtan Bastani 5aabe16a03 reporting: @report: check user input 2013-03-15 18:56:02 +01:00
Houtan Bastani e8e9b2416a reporting: @graph: check user input 2013-03-15 18:56:02 +01:00
Houtan Bastani 6b9107c1b1 reporting: @table: user input bug fix 2013-03-15 17:23:21 +01:00
Houtan Bastani 8591e7b4b7 fix typo 2013-03-15 16:43:56 +01:00
Johannes Pfeifer e18dc65871 Merge remote-tracking branch 'upstream/master' 2013-03-15 15:38:37 +01:00
Stéphane Adjemian (Ulysses) fe882dfe3d Added @dynDates/minus method. 2013-03-14 23:08:35 +01:00
Stéphane Adjemian (Ulysses) 8664a12ed1 Fixed bug. 2013-03-14 23:08:35 +01:00
Stéphane Adjemian (Ulysses) f72c45787c Cosmetic change. 2013-03-14 23:08:35 +01:00
Stéphane Adjemian (Ulysses) b51ba4ae6f Added @dynDates/intersect function. 2013-03-14 23:08:35 +01:00
Stéphane Adjemian (Ulysses) 9b16ee5f88 Added @dynDates/isempty function. 2013-03-14 23:08:35 +01:00
Stéphane Adjemian (Ulysses) e51cc1dac2 Added @dynDates/plus method. 2013-03-14 23:08:35 +01:00
Stéphane Adjemian (Ulysses) 4514a410dc Added dynDates/eq method. 2013-03-14 23:08:35 +01:00
Stéphane Adjemian (Ulysses) ca5bf548a2 Changed the behaviour of @dynDate/eq.
Return zero if A and B have no common frequencies (previously an error was returned).
2013-03-14 23:08:35 +01:00
Houtan Bastani 81f7f8a4d4 reporting: check user input for table class 2013-03-14 19:15:00 +01:00
Houtan Bastani 12b2b96ab0 reporting: allow selection of series in table 2013-03-14 18:45:10 +01:00
Houtan Bastani 2116ab0f4c reporting: xrange & yrange 2013-03-14 18:37:31 +01:00
Stéphane Adjemian (Ulysses) 1d3dc37781 Allow declaration of dates with lowercase frequencies. 2013-03-14 18:35:35 +01:00
Stéphane Adjemian (Ulysses) f3f985dd37 Removed useless addpath command from unitary test. 2013-03-14 18:35:35 +01:00
Stéphane Adjemian (Ulysses) 8328be5b8d Fixed bug (missing time member). 2013-03-14 18:35:35 +01:00
Stéphane Adjemian (Ulysses) 862b4e1b6c Removed isint function in @dynSeries/private. 2013-03-14 18:35:35 +01:00
Stéphane Adjemian (Ulysses) 4e67db9339 Added missing header license. 2013-03-14 18:35:35 +01:00
Stéphane Adjemian (Ulysses) 5bdce2db3e Changed unitary test. 2013-03-14 18:35:35 +01:00
Stéphane Adjemian (Ulysses) 87e7bc042d Cosmetic change. 2013-03-14 18:35:35 +01:00
Stéphane Adjemian (Ulysses) ae789516c1 Added unitary test. 2013-03-14 18:35:35 +01:00