# stat **Repository Path**: mirrors_mljs/stat ## Basic Information - **Project Name**: stat - **Description**: Functions for computing stats on arrays and matrices - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2026-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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