distributions.js

0.2.2 • Public • Published

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

Package Sidebar

Install

npm i distributions.js

Weekly Downloads

0

Version

0.2.2

License

MIT

Last publish

Collaborators

  • josefransaenz