Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rank-based convergence metrics #26

Open
bob-carpenter opened this issue Jul 12, 2019 · 1 comment
Open

rank-based convergence metrics #26

bob-carpenter opened this issue Jul 12, 2019 · 1 comment

Comments

@bob-carpenter
Copy link

bob-carpenter commented Jul 12, 2019

Feature Request

Add rank-based version of R-hat for robust trunk and tail convergence diagnostics.

Motivation

Converting numerical values to ranks leads to a more robust R-hat, particularly for heavy-tailed distributions. Furthermore, Aki figured out how to evaluate convergence of tail quantiles, as well. We've converted to this analysis as default output for RStan 2.19, which was just released a few days ago. We haven't eliminated the ability to return the old mean-based metrics.

Reference

  • Aki Vehtari, Andrew Gelman, Daniel Simpson, Bob Carpenter, Paul-Christian Bürkner. 2019. Rank-normalization, folding, and localization: An improved R-hat for assessing convergence of MCMC. arXiv preprint arXiv:1903.08008.
@joethorley
Copy link
Member

@bob-carpenter Thanks for the interest - will do when I get a chance later in the summer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants