statistics: A library of statistical types, data, and functions
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 autocorrelation analysis.
Random variate generation under several different distributions.
Common statistical tests for significant differences between samples.
[Skip to Readme]
Modules
[Index]
- Statistics
- Statistics.Autocorrelation
- Statistics.Constants
- Statistics.Distribution
- Statistics.Distribution.Beta
- Statistics.Distribution.Binomial
- Statistics.Distribution.CauchyLorentz
- Statistics.Distribution.ChiSquared
- Statistics.Distribution.Exponential
- Statistics.Distribution.FDistribution
- Statistics.Distribution.Gamma
- Statistics.Distribution.Geometric
- Statistics.Distribution.Hypergeometric
- Statistics.Distribution.Normal
- Statistics.Distribution.Poisson
- Statistics.Distribution.StudentT
- Statistics.Distribution.Transform
- Statistics.Distribution.Uniform
- Statistics.Function
- Statistics.Math
- Statistics.Quantile
- Statistics.Resampling
- Statistics.Sample
- Test
- Statistics.Transform
- Statistics.Types
Downloads
- statistics-0.10.5.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates