foldl-statistics: Statistical functions from the statistics package implemented as Folds.

[ bsd3, library, math, statistics ] [ Propose Tags ]
This version is deprecated.

The use of this package allows statistics to be computed using at most two passes over the input data, one to compute a mean and one to compute a further statistic such as variance and nth central moments. All algorithms are the obvious implementation of Bryan O'Sullivan's statistics package imeplemented as Folds from the foldl package.

Modules

[Index]

Downloads

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

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.3.0, 0.1.4.0, 0.1.4.1, 0.1.4.2, 0.1.4.3, 0.1.4.4, 0.1.4.5, 0.1.4.6, 0.1.5.0, 0.1.5.1 (info)
Dependencies base (>=4.8 && <5), foldl (>=1.1 && <1.2.2), math-functions (>=0.1 && <0.3), profunctors (>=5.2 && <5.3) [details]
License BSD-3-Clause
Copyright 2016 Data61 (CSIRO)
Author Alex Mason
Maintainer Alex.Mason@data61.csiro.au
Revised Revision 1 made by AlexMason at 2018-01-11T02:03:57Z
Category Math, Statistics
Home page http://github.com/Data61/foldl-statistics#readme
Source repo head: git clone https://github.com/Data61/foldl-statistics
Uploaded by AlexMason at 2016-09-20T04:53:14Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 7588 total (31 in the last 30 days)
Rating 2.0 (votes: 1) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]