-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Feature request - Plots of divergences #2745
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
Comments
@ColCarroll Any views on this? |
I think the people from STAN have this kind of plots ready-to-use, what about a diagnostic summary, could that also be useful? |
Yeah I think a diagnostic summary would also be excellent. I think my thinking was inspired by some Stan examples. |
Something like Figure 5 in https://arxiv.org/pdf/1709.01449.pdf? |
Yeah figure 5 is what I had in mind
…On 10 Dec 2017 09:21, "Junpeng Lao" ***@***.***> wrote:
Something like Figure 5 in https://arxiv.org/pdf/1709.01449.pdf?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#2745 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA8DiKOXF9wvb8bPYh-mvTbvo86f8CEWks5s-6KYgaJpZM4Q2P42>
.
|
#2677 should make that easier. You can access the warnings explicitly with that, and also see the exact point where the divergence happened. I still need to finish it up though... |
Any update on this? |
I dont think anybody is actively working on this. But it should make a good beginner issue. |
I will try to work on this one |
@agustinaarroyuelo you can have a look at http://docs.pymc.io/notebooks/Diagnosing_biased_Inference_with_Divergences.html - There is a prototype of how it would look like. |
If you have questions about a specific use case, please post it to our discourse channel: https://discourse.pymc.io
If you are not sure whether this is a bug or not, please also post it on discourse.
Description of your problem
This is more a feature request than a problem - I might even hack it myself.
Please provide a minimal, self-contained, and reproducible example.
In http://docs.pymc.io/notebooks/Diagnosing_biased_Inference_with_Divergences.html#A-Dangerously-Short-Markov-Chain there's some neat plots. Would they be useful as functions for plotting divergences for better diagnostics?
Please provide the full traceback.
Please provide any additional information below.
Versions and main components
The text was updated successfully, but these errors were encountered: