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

Implement hurdle families #676

Merged
merged 2 commits into from
May 25, 2023
Merged

Implement hurdle families #676

merged 2 commits into from
May 25, 2023

Conversation

tomicapretto
Copy link
Collaborator

This PR adds 4 new hurdle families

  • "hurdle_gamma"
  • "hurdle_lognormal"
  • "hurdle_negativebinomial"
  • "hurdle_poisson"

@codecov-commenter
Copy link

Codecov Report

Merging #676 (20206f8) into main (a32ce71) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #676      +/-   ##
==========================================
+ Coverage   87.95%   88.01%   +0.05%     
==========================================
  Files          40       40              
  Lines        2665     2678      +13     
==========================================
+ Hits         2344     2357      +13     
  Misses        321      321              
Impacted Files Coverage Δ
bambi/defaults/families.py 87.50% <ø> (ø)
bambi/families/univariate.py 95.80% <100.00%> (+0.41%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@tomicapretto tomicapretto merged commit 5f75a8c into bambinos:main May 25, 2023
@tomicapretto tomicapretto deleted the hurdle branch May 25, 2023 01:45
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