experiments.js

0.1.0 • Public • Published

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

Package Sidebar

Install

npm i experiments.js

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • josefransaenz