Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • dynare dynare
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 120
    • Issues 120
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • DynareDynare
  • dynaredynare
  • Merge requests
  • !2127

Variable number of parameter MCMC convergence plots

  • Review changes

  • Download
  • Patches
  • Plain diff
Open William Gatt requested to merge wjgatt/dynare:master into master Mar 16, 2023
  • Overview 11
  • Commits 1
  • Pipelines 1
  • Changes 1

This change allows the user to modify the number of parameters for which the MCMC convergence diagnostics are shown. The user needs to set a value for options_.nparMCMCdisp in the mod file before the estimation command for an arbitrary number of parameters to be shown. The code defaults to 3 if no input is supplied. The code also defaults to 3 if the user - for some reason - enters the value 0, as otherwise the code gets stuck in an infinite loop that keeps on opening new figure objects but never plotting anything.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: master