Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
dynare
dynare
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 116
    • Issues 116
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 7
    • Merge Requests 7
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
    • Container Registry
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Dynare
  • dynaredynare
  • Issues
  • #1356

Closed
Open
Opened Dec 19, 2016 by Marco Ratto@rattoma
  • Report abuse
  • New issue
Report abuse New issue

introduce posterior_nograph option

I think it would be useful to have an option like:

options_.posterior_nograph

with default value at 0 like standard nograph.

This option would allow performing all possible posterior subdraws for irfs, smoothed variables etc, but avoiding to produce thousands of useless graphs that are currently done [for large models at least].

I think it would also be useful to make a distinction w.r.t. options_.nograph since the latter would not trigger prior/posterior plots of parameter estimates which would be required in any case.

And by the way, pm3 and posterior_irf do not seem to honor the nograph option: plots are made in any case. So at least we should make sure nograph would work properly?

If you agree, I would make the appropriate changes to the matlab pm3 and posterior_irf routines with posterior_nograph [the preprocessor could be updated with this extra option, then].

Assignee
Assign to
4.5
Milestone
4.5
Assign milestone
Time tracking
None
Due date
None
2
Labels
bug preprocessor
Assign labels
  • View project labels
Reference: Dynare/dynare#1356