Commit Graph

7283 Commits (9eebfc87b0678de5db99dfe8036ba0f217c8472a)

Author SHA1 Message Date
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
Houtan Bastani b113785cab reporting: table.write: get length only once 2014-02-19 09:51:26 +01:00
Houtan Bastani 6f159b47d4 reporting: fix name of file 2014-02-19 09:49:11 +01:00
Houtan Bastani 769df9c36a reporting: fix bug causing directory to be ignored if figname option was passed to addGraph 2014-02-19 09:05:55 +01:00
Houtan Bastani 96d3cb96fa reporting: rename reporting_object_display.m 2014-02-19 08:24:46 +01:00
Sébastien Villemot 9ba5814c2c Fix size of M_.endo_histval.
Should fix crashes on models with leads/lags of more than one on exogenous.

Closes #617
2014-02-17 17:52:37 +01:00
Sébastien Villemot 86dd4a5612 Fix make_y_.m for purely forward/backward models.
This commit is linked to 052faa2f93 and issue #613.
2014-02-17 17:51: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
Sébastien Villemot bf389e5024 Merge pull request #615 from JohannesPfeifer/dsge_var
Change disp() to errors in var_sample_moments.m
2014-02-17 15:51:30 +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
Michel Juillard 052faa2f93 make_y.m: replaced max_lead and max_lag by 1, as the model is now
always transformed with leads and lags on one period only. Close issue #613
2014-02-15 22:15:42 +01:00
Michel Juillard 45f7de33e8 sobol qmc_sequence MEX: dimension larger than 1111 returns a proper
Matlab error message instead of crashing
2014-02-15 21:11:42 +01:00
Johannes Pfeifer 52e5b567eb Change disp() to errors in var_sample_moments.m
Otherwise, the data moments that are required for estimating DSGE-VARs are set to an empty matrix instead of aborting. This will then lead to a cryptic crash in initial_estimation_checks.m due to matrix dimensions not agreeing.
2014-02-15 17:01:41 +01:00
Houtan Bastani b3bcf37cca reporting: remove unused package and consolidate fprintf statements 2014-02-14 17:45:04 +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 3afc670794 reporting: for easier figure reference, by default save report figures as: pg%d_sec%d_row%d_col%d.tex 2014-02-14 16:18:05 +01:00
Houtan Bastani 6d71e53646 reporting: include graph title in tikz code as opposed to latex 2014-02-14 15:36:16 +01:00
Houtan Bastani 73142f3eeb reporting: deal with nans/inf/-inf data by jumping it 2014-02-14 15:24:44 +01:00
Houtan Bastani 5cb2fd4ae6 reporting: compile with synctex option 2014-02-14 11:44:14 +01:00
Houtan Bastani 80de0f324f add missing semicolon 2014-02-14 11:41:05 +01:00
Houtan Bastani 24df481dc7 remove matlab2tikz requirement 2014-02-13 18:20:01 +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 a6043e1096 reporting: fix name of function in error messages 2014-02-13 15:25:54 +01:00
Houtan Bastani 661d900f88 reporting: set up graph shade opacity 2014-02-13 15:22:38 +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
Houtan Bastani 645af86c40 reporting: change series method names for writing 2014-02-12 14:48:48 +01:00
Johannes Pfeifer e8b2b0208a Clarify initval and endval in manual 2014-02-12 12:08:10 +01:00
Houtan Bastani db50e96193 reporting: re-impliment yrange option 2014-02-11 18:25:50 +01:00
Houtan Bastani 623081cd32 reporting: new option xTickLabelAnchor 2014-02-11 17:04:06 +01:00
Houtan Bastani cc5bff921b fix typo 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 2942be0e69 reporting test: pass xTickLabels explicitly 2014-02-11 15:50:07 +01:00
Houtan Bastani e64d1e0952 reporting: add custom height/width to graphs 2014-02-11 15:34:42 +01:00
Houtan Bastani 233016a667 reporting: modify test suite 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