Skip to main content

Fisher exact test for python

Project description

fisher test python

Getting Started

Installation

pip install fisher-test-python

Usage

import nump as np
from fisher import fisher_test

ary = np.array([[1,2,3], [2,3,4]])
fisher_test(ary)

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

fisher-test-python-0.1.0.tar.gz (22.4 kB view hashes)

Uploaded Source

Built Distributions

fisher_test_python-0.1.0-py3.6.egg (26.6 kB view hashes)

Uploaded Source

fisher_test_python-0.1.0-py3-none-any.whl (25.2 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