Metadata-Version: 2.1
Name: binney
Version: 0.0.4
Summary: binney: logistic regression tool-kit
Home-page: https://github.com/ihmeuw-msca/flipper
Author: IHME Math Sciences
Author-email: ihme.math.sciences@gmail.com
License: GNU GPLv3
Platform: UNKNOWN
Requires-Python: >=3.8.0
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: xspline
Requires-Dist: anml
Requires-Dist: click
Provides-Extra: dev
Requires-Dist: sphinx (>=3.0.0) ; extra == 'dev'
Requires-Dist: sphinx-autodoc-typehints ; extra == 'dev'
Requires-Dist: sphinx-rtd-theme ; extra == 'dev'
Requires-Dist: sphinx-click ; extra == 'dev'
Requires-Dist: IPython ; extra == 'dev'
Requires-Dist: matplotlib ; extra == 'dev'
Requires-Dist: pytest ; extra == 'dev'
Provides-Extra: docs
Requires-Dist: sphinx (>=3.0.0) ; extra == 'docs'
Requires-Dist: sphinx-autodoc-typehints ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Requires-Dist: sphinx-click ; extra == 'docs'
Requires-Dist: IPython ; extra == 'docs'
Requires-Dist: matplotlib ; extra == 'docs'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'

.. image:: https://travis-ci.com/ihmeuw-msca/binney.svg?branch=master
    :target: https://travis-ci.com/ihmeuw-msca/binney

.. image:: https://badge.fury.io/py/binney.svg
    :target: https://badge.fury.io/py/binney

.. image:: https://readthedocs.org/projects/binney/badge/?version=latest
    :target: https://binney.readthedocs.io/en/latest/?badge=latest
    :alt: Documentation Status

====================================================
binney: Binomial regression modeling with b-splines
====================================================


