Skip to main content

Statistical coverage testing in python.

Project description

tarp

Documentation Status PyPI version Tests Coverage

tarp is a small python package for performing statistical coverage tests to assess the quality of posterior estimators.

tarp currently implements the distance to random point (DRP) test introduced in Lemos, Coogan et al 2023, which relies on posterior samples.

Installation

pip install tarp

Contributing

Please reach out to us if you're interested in contributing!

To start, follow the installation instructions, replacing the last line with

pip install -e ".[dev]"

This creates an editable install and installs the dev dependencies for generating docs, running tests and packaging for PyPI.

Please use isort and black to format your code. Open up issues for bugs/missing features. Use pull requests for additions to the code. Write tests that can be run by pytest.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tarp-0.1.1.tar.gz (6.7 kB view hashes)

Uploaded Source

Built Distribution

tarp-0.1.1-py3-none-any.whl (6.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page