https://github.com/mljs/stat
Functions for computing stats on arrays and matrices
https://github.com/mljs/stat
Last synced: about 1 year ago
JSON representation
Functions for computing stats on arrays and matrices
- Host: GitHub
- URL: https://github.com/mljs/stat
- Owner: mljs
- License: mit
- Created: 2014-12-22T10:03:38.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-05-15T07:26:47.000Z (about 9 years ago)
- Last Synced: 2024-11-06T18:46:21.286Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 1.15 MB
- Stars: 3
- Watchers: 13
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: History.md
- License: LICENSE
Awesome Lists containing this project
README
# ml-stat
[![NPM version][npm-image]][npm-url]
[![build status][travis-image]][travis-url]
[![npm download][download-image]][download-url]
Functions for computing stats on arrays and matrices
## [API Documentation](https://mljs.github.io/stat/)
## Installation
`$ npm install ml-stat`
## Authors
- [Michaël Zasso](https://github.com/targos)
- [Daniel Kostro](https://github.com/stropitek)
## License
[MIT](./LICENSE)
[npm-image]: https://img.shields.io/npm/v/ml-stat.svg?style=flat-square
[npm-url]: https://www.npmjs.com/package/ml-stat
[travis-image]: https://img.shields.io/travis/mljs/stat/master.svg?style=flat-square
[travis-url]: https://travis-ci.org/mljs/stat
[download-image]: https://img.shields.io/npm/dm/ml-stat.svg?style=flat-square
[download-url]: https://www.npmjs.com/package/ml-stat