Two tailed Fisher's exact test wrote in pure Python
Project description
Fisher
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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file FisherExactTest-1.0.1.tar.gz
.
File metadata
- Download URL: FisherExactTest-1.0.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67f1bbc10cb62137f4510a21c05e2cdd180bc9e2d422294d0d3ad321e654a872 |
|
MD5 | b0106d3bba963987d73f6c655740345b |
|
BLAKE2b-256 | 99c3717b5909858dc11228a4db390041f65c6b9768599f3c614c516e6efec90e |
File details
Details for the file FisherExactTest-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: FisherExactTest-1.0.1-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d2223fb87cbb951e3633dfa0dadfb648dded42cd174f09d9e5a39d570f0e8f2 |
|
MD5 | 07fdf1563acab211448af97d5788f765 |
|
BLAKE2b-256 | a6abe842b102736164a2d93e278aade9502b86e49e7a1d2fb889b8c6c5390668 |