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

is_converged() for brms/stan models #619

Open
bwiernik opened this issue Aug 25, 2022 · 0 comments
Open

is_converged() for brms/stan models #619

bwiernik opened this issue Aug 25, 2022 · 0 comments
Labels
feature idea 🔥 New feature or request

Comments

@bwiernik
Copy link
Contributor

We should check for the Stan sampling warnings and report them in is_converged():

  • Divergent transitions after warmup
  • Exceptions thrown when computing target density and its gradient (Hamiltonian proposal rejected)
  • R-hat
  • Bulk- and Tail-ESS
  • Maximum treedepth
  • BFMI low
@strengejacke strengejacke added the feature idea 🔥 New feature or request label Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature idea 🔥 New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants