Metadata-Version: 2.1
Name: multiple-inference
Version: 1.2.0
Summary: A statistics package for comparing multiple parameters.
Home-page: https://dsbowen.gitlab.io/conditional-inference
Author: Dillon Bowen
Author-email: dsbowen@wharton.upenn.edu
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

# Multiple Inference

[![Documentation Status](https://readthedocs.org/projects/dsbowen-conditional-inference/badge/?version=latest)](https://dsbowen-conditional-inference.readthedocs.io/en/latest/?badge=latest)
[![status](https://joss.theoj.org/papers/7a2a4af277c0ad6ad6f41897f4489888/status.svg)](https://joss.theoj.org/papers/7a2a4af277c0ad6ad6f41897f4489888)
[![pipeline status](https://gitlab.com/dsbowen/conditional-inference/badges/master/pipeline.svg)](https://gitlab.com/dsbowen/conditional-inference/-/commits/master)
[![coverage report](https://gitlab.com/dsbowen/conditional-inference/badges/master/coverage.svg)](https://gitlab.com/dsbowen/conditional-inference/-/commits/master)
[![PyPI version](https://badge.fury.io/py/conditional-inference.svg)](https://badge.fury.io/py/conditional-inference)
[![License](https://img.shields.io/badge/License-MIT-brightgreen.svg)](https://gitlab.com/dsbowen/conditional-inference/-/blob/master/LICENSE)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gl/dsbowen%2Fconditional-inference/HEAD?urlpath=lab/tree/examples)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

A statistics package for comparing multiple parameters. Read the docs [here](https://dsbowen-conditional-inference.readthedocs.io/en/latest/?badge=latest).
