New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

tarp

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tarp

Statistical coverage testing in python.

  • 0.1.1
  • PyPI
  • Socket score

Maintainers
2

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.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc