https://github.com/ready-steady/statistics
Statistics
https://github.com/ready-steady/statistics
correlation distribution probability regression statistics
Last synced: 11 days 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 (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2017-11-26T08:17:08.000Z (over 8 years ago)
- Last Synced: 2026-01-14T01:39:10.956Z (6 months ago)
- Topics: correlation, distribution, probability, regression, statistics
- Language: Go
- Homepage:
- Size: 63.5 KB
- Stars: 3
- Watchers: 1
- 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