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 neg_log_pdf private method #354

Merged
merged 1 commit into from
Mar 13, 2024
Merged

Conversation

aloctavodia
Copy link
Contributor

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Mar 13, 2024

Codecov Report

Attention: Patch coverage is 78.84615% with 11 lines in your changes are missing coverage. Please review.

Project coverage is 82.78%. Comparing base (456d582) to head (2dd1663).

Files Patch % Lines
preliz/distributions/bernoulli.py 62.50% 3 Missing ⚠️
preliz/distributions/binomial.py 75.00% 2 Missing ⚠️
preliz/distributions/beta.py 80.00% 1 Missing ⚠️
preliz/distributions/halfnormal.py 80.00% 1 Missing ⚠️
preliz/distributions/negativebinomial.py 80.00% 1 Missing ⚠️
preliz/distributions/normal.py 85.71% 1 Missing ⚠️
preliz/distributions/poisson.py 80.00% 1 Missing ⚠️
preliz/distributions/weibull.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #354   +/-   ##
=======================================
  Coverage   82.78%   82.78%           
=======================================
  Files          50       50           
  Lines        5006     5048   +42     
=======================================
+ Hits         4144     4179   +35     
- Misses        862      869    +7     

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

@aloctavodia aloctavodia merged commit 99e7413 into arviz-devs:main Mar 13, 2024
4 checks passed
@aloctavodia aloctavodia deleted the neg_llk branch March 13, 2024 21:26
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.

2 participants