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.
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.
numpy, scipy, more_itertools (available from pip as more-itertools), setuptools_scm
Navigate to the top directory of this package and call pip install .