Skip to content

rhardin/node-pnormaldist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-pnormaldist

Statistics module: Inverse of a normal distribution

Version Monthly Downloads from NPM License

Usage

    var pnormaldist = require('pnormaldist'); //get it
    z = pnormaldist(1 - (1 - .975) / 2); //do something interesting with it

About

Statistics module: Inverse of a normal distribution

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors