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

Add to_pymc method to distributions #523

Merged
merged 2 commits into from
Aug 15, 2024
Merged

Conversation

aloctavodia
Copy link
Contributor

Closes #517

This allows us to convert PreliZ distribution to PyMC distributions. This will work both inside and outside a model context.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 83.33333% with 3 lines in your changes missing coverage. Please review.

Project coverage is 82.16%. Comparing base (8f36b1e) to head (0a35ba2).
Report is 29 commits behind head on main.

Files Patch % Lines
preliz/distributions/distributions.py 72.72% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #523      +/-   ##
==========================================
- Coverage   82.36%   82.16%   -0.20%     
==========================================
  Files          96      100       +4     
  Lines        7895     7975      +80     
==========================================
+ Hits         6503     6553      +50     
- Misses       1392     1422      +30     

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

@aloctavodia aloctavodia merged commit 87b22e0 into arviz-devs:main Aug 15, 2024
4 checks passed
@aloctavodia aloctavodia deleted the to_pymc branch August 15, 2024 19:58
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.

API change maxent and quartile functions
2 participants