Skip to main content

Two tailed Fisher's exact test wrote in pure Python

Project description

Fisher

PyPI

Pure Python realization of Fisher's exact test

Usage example:

from FisherExactTest import FisherExact


print(FisherExact(504, 539,
                  504, 468))  # Decimal('0.1187334465023821683418832686')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

FisherExactTest-1.0.1.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

FisherExactTest-1.0.1-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page