0.1.0 • Published 8 years ago

experiments.js v0.1.0

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

Synopsis

This will be javascript library for statistics and analysis of experiments.

Code Example

results = experiments.oneWayAnova(responseArray, factorArray);

Motivation

This project was created to provide statistical tools for analyzig experiments with javascript

Installation

NPM: npm install experiments.js --save

API Reference

See my API Documentation.

Tests

npm run-script test

Contributors

Josefran Saenz (josefsaenz@gmail.com)

License

MIT