-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Clopper-Pearson and poisson ratio intervals (#281)
* Fix bug in clopper pearson interval * Implement correct poisson-ratio interval Fixes #279 * spelling * Update tests and fix small issue in poisson interval * Remove 'magic' from poisson_interval, clarify docstrings * black * Add changelog * docs: Update docstring hyperlinks * Have hist functions link to the respective docstrings * Use DOIs or names of work where possible Co-authored-by: Matthew Feickert <matthew.feickert@cern.ch>
- Loading branch information
1 parent
b033e7e
commit d400c83
Showing
3 changed files
with
124 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters