Package : ocaml-pareto

Package details

Summary: OCaml statistics library

Description:
pareto is an OCaml statistics library, based on GSL [1], which provides:

- Common statistical tests for significant differences between samples.
- Uniform interface for common discrete and continuous probability
distributions.
- Sample statistics, quantile estimation, kernel density estimation.
- Resampling methods: jackknife, BCa bootstrap.

*Note*: before using `pareto` make sure you understand some of the
subtleties in OCaml GSL bindinds. See section *ERROR HANDLING* in GSL
README [2].

[1]: http://www.gnu.org/software/gsl
[2]: https://bitbucket.org/mmottl/gsl-ocaml


URL: https://github.com/superbobry/pareto
License: MIT

Maintainer: nobody

List of RPMs