0.2.2 • Published 8 years ago

distributions.js v0.2.2

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

Synopsis

A javascript library of probability distributions

Code Example

probability = distributions.tStudent (tStatistic, degreesOfFreedom);

Motivation

This project was created to allow creating statistical tools with javascript

Installation

NPM: npm install distributions.js --save

API Reference

See my API Documentation.

Tests

npm run test

Contributors

Josefran Saenz (josefsaenz@gmail.com)

License

MIT