Skip to content

Add plot of distributions#927

Open
NicolaCourtier wants to merge 3 commits intoadd-plot-predictivefrom
add-plot-probability
Open

Add plot of distributions#927
NicolaCourtier wants to merge 3 commits intoadd-plot-predictivefrom
add-plot-probability

Conversation

@NicolaCourtier
Copy link
Copy Markdown
Member

Description

Add a plot for probability distributions that can be used to compare prior and posterior distributions for a Bayesian result.

Type of change

Please add a line in the relevant section of CHANGELOG.md to document the change (include PR #).

Important checks:

Please confirm the following before marking the PR as ready for review:

  • No style issues: $ pre-commit run or $ nox -s pre-commit (see CONTRIBUTING.md for how to set this up to run automatically when committing locally, in just two lines of code)
  • All tests pass: nox -s tests
  • The documentation builds: nox -s doctest
  • Code is commented for hard-to-understand areas
  • Tests added that prove fix is effective or that feature works

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.69%. Comparing base (10aa794) to head (730e297).

Additional details and impacted files
@@                   Coverage Diff                   @@
##           add-plot-predictive     #927      +/-   ##
=======================================================
+ Coverage                92.63%   92.69%   +0.05%     
=======================================================
  Files                       74       75       +1     
  Lines                     5760     5791      +31     
=======================================================
+ Hits                      5336     5368      +32     
+ Misses                     424      423       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@NicolaCourtier NicolaCourtier changed the title Add probability plot Add plot of distributions Apr 10, 2026
@NicolaCourtier NicolaCourtier marked this pull request as ready for review April 10, 2026 13:22
@NicolaCourtier NicolaCourtier requested a review from SarahRo April 10, 2026 13:23
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

Successfully merging this pull request may close these issues.

1 participant