Use posterior package for convergence diagnostics
Open
@VisruthSK is already working on this.
Since Oct 21, 2025.
- Dominant language
- R
- Stars
- 1.1k
- Forks
- 266
- Avg merge
- 2h 56m
- Merged PRs (30d)
- 1
Description
Currently, convergence diagnostic functions are defined in monitor.R. These are mostly the same as what is in the posterior package, but there are some updates in posterior package that have not been added to monitor.R. To reduce amount of duplicate code and to unify the diagnostics between rstan and cmdstanr, it would be good to switch to use the functions directly from posterior package
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.