Statistical coverage testing in python.
Project description
tarp
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file tarp-0.1.1.tar.gz
.
File metadata
- Download URL: tarp-0.1.1.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb7de4ecc26b6bf49cb9509231c84d84666d36ef46b1a718cc7b89d34db4c57d |
|
MD5 | 22cd602db86388dcf724a759bcfd1c3b |
|
BLAKE2b-256 | 766ae00a37e58c1fd00865a6c8b11beff800b83b31ce201ac0dec78dc09a69ec |
File details
Details for the file tarp-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: tarp-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f0f5a1a3bf90e11e4fb8dd5097b1d43faf23f91d6ef36ccdf445b7a2f96488a5 |
|
MD5 | 1a862c348668b8e7f34940a4d1c59e42 |
|
BLAKE2b-256 | 64808a99e2bf1966f64ecb6e7c6744b30164aa3eba08a59800e4663970cafad4 |