Confidence bounds based on Li and Ding.
This project can currently only be installed from source, via
pip install .
or for a development installation via
pip install -e .
You can run the project test suite via
pytest test_confidence.py
This project is released under the terms of the BSD 3-clause License.