arviz-devs / arviz-devs/simuk

Add parameter recovery plot

Open
#40 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
62
Forks
13
PR merge metrics
No merged PRs in 30d

Description

In addition to the very beautiful, if I may say so 😂, PIT-ECDF difference plots, many users would potentially be interested in assessing the parameter recovery.

![Image](https://github.com/user-attachments/assets/9fefb863-de52-4c69-a9c1-b36e475f6248)

## Thoughts on implementation
In addition to the rank, one would need to save the simulated value, posterior expectation, and credible interval for each SBC iteration.
If we ask the user in advance for the width of the desired interval, we don't necessarily need to save the samples.
I'm writing "we", as I'm very much open to helping in this.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.