Version 0.16.1.1-0 of statistics is deprecated.
The latest version of statistics is 0.16.2.1-0.

statistics

Version 0.16.1.1 revision 0 uploaded by AlexeyKhudyakov.

Package meta

Synopsis
A library of statistical types, data, and functions
Description

This library provides a number of common functions and types useful in statistics. We focus on high performance, numerical robustness, and use of good algorithms. Where possible, we provide references to the statistical literature.

The library's facilities can be divided into four broad categories:

  • Working with widely used discrete and continuous probability distributions. (There are dozens of exotic distributions in use; we focus on the most common.)

  • Computing with sample data: quantile estimation, kernel density estimation, histograms, bootstrap methods, significance testing, and regression and autocorrelation analysis.

  • Random variate generation under several different distributions.

  • Common statistical tests for significant differences between samples.

Author
Bryan O'Sullivan <bos@serpentine.com>, Alexey Khudaykov <alexey.skladnoy@gmail.com>
Bug reports
https://github.com/haskell/statistics/issues
Category
Math, Statistics
Copyright
2009-2014 Bryan O'Sullivan
Homepage
https://github.com/haskell/statistics
Maintainer
Alexey Khudaykov <alexey.skladnoy@gmail.com>
Package URL
n/a
Stability
n/a

Components