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.

/fishertest/

    Package Sidebar

    Install

    npm i fishertest

    Weekly Downloads

    1

    Version

    0.1.0

    License

    none

    Last publish

    Collaborators

    • sackio