Skip to content

sackio/fishertest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fishertest Build Status

Calculate Fisher's Exact Test with big numbers

Getting Started

Install the module with: npm install fishertest

var fisher = require('fishertest');
fisher(a, b, c, d);

Returns an instance of BigNumber

License

Copyright (c) 2014 Ben Sack Licensed under the MIT license.

About

Calculate Fisher's Exact Test (with big numbers)

Resources

License

Stars

Watchers

Forks

Packages

No packages published