Metadata-Version: 2.1
Name: conditional-inference
Version: 0.0.1
Summary: A statistical package for conditional inference
Home-page: https://dsbowen.gitlab.io/ordered-inference
Author: Dillon Bowen
Author-email: dsbowen@wharton.upenn.edu
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE

# Conditional inference

[![pipeline status](https://gitlab.com/dsbowen/ordered-inference/badges/master/pipeline.svg)](https://gitlab.com/dsbowen/ordered-inference/-/commits/master)
[![coverage report](https://gitlab.com/dsbowen/ordered-inference/badges/master/coverage.svg)](https://gitlab.com/dsbowen/ordered-inference/-/commits/master)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gl/dsbowen%2Fordered-inference/HEAD?urlpath=lab)

A statistics package for comparing multiple policies or treatments. [Read the docs](https://dsbowen.gitlab.io/ordered-inference/).


