Metadata-Version: 2.1
Name: speedboot
Version: 0.0.21
Summary: Speed Bootstrap
Home-page: UNKNOWN
Author: François Grolleau
Author-email: <francois.grolleau@aphp.fr>
License: UNKNOWN
Keywords: bootstrap,confidence intervals,statistics,inference,parallel
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Description-Content-Type: text/markdown
Requires-Dist: joblib
Requires-Dist: tqdm

This library lets you boostrap vector-valued statistics fast as it uses parallel processing. Ploting estimates distribution and computation of bias-corrected and accelerated confidence intervals are available. To see a quick demo click <a href="https://github.com/fcgrolleau/speedboot/blob/main/speedboot/demo.ipynb">here</a>. Source code is available <a href="https://github.com/fcgrolleau/speedboot/blob/main/speedboot/speedboot.py">there</a>.


