fishertest

0.1.0 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i fishertest

Weekly Downloads

2

Version

0.1.0

License

none

Last publish

Collaborators

  • sackio