Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ready-steady/statistics
Statistics
https://github.com/ready-steady/statistics
correlation distribution probability regression statistics
Last synced: about 2 months ago
JSON representation
Statistics
- Host: GitHub
- URL: https://github.com/ready-steady/statistics
- Owner: ready-steady
- License: mit
- Created: 2014-09-13T12:06:15.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-11-26T08:17:08.000Z (about 7 years ago)
- Last Synced: 2024-06-19T16:46:18.895Z (6 months ago)
- Topics: correlation, distribution, probability, regression, statistics
- Language: Go
- Homepage:
- Size: 63.5 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Statistics [![Status][status-img]][status-url]
The repository hosts the following packages:
* [correlation](correlation),
* [decomposition](decomposition),
* [distribution](distribution),
* [metric](metric),
* [regression](regression), and
* [test](test).## Contribution
1. Fork the project.
2. Implement your idea.
3. Create a pull request.[status-img]: https://travis-ci.org/ready-steady/statistics.svg?branch=master
[status-url]: https://travis-ci.org/ready-steady/statistics