Metadata-Version: 2.1
Name: pyidr
Version: 0.1.0
Summary: Python implementation of the irreproducible discovery rate
Author: Fabian Hausmann
Author-email: fabian.hausmann@zmnh.uni-hamburg.de
Requires-Python: >=3.7,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: matplotlib (>=3.2.1,<4.0.0)
Requires-Dist: numpy (>=1.18.1,<2.0.0)
Requires-Dist: scipy (>=1.4.1,<2.0.0)
Requires-Dist: statsmodels (>=0.11.1,<0.12.0)
