Skip to content

Bayesian jackknife test for investigating biased measurements

License

Notifications You must be signed in to change notification settings

mwilensky768/chiborg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chiborg

Bayesian jackknife test for investigating biased measurements, coded in Python. A scientific journal article explaining this test is available at https://arxiv.org/abs/2210.17351.

Documentation

There is an example notebook in the notebooks directory that serves as a group of tutorials. There are also docstrings attached to most of the functions that users will interact with.

Dependencies

numpy, scipy, more_itertools (available from pip as more-itertools), setuptools_scm

Installation

Navigate to the top directory of this package and call pip install .

About

Bayesian jackknife test for investigating biased measurements

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published