package pareto

  1. Overview
  2. Docs
GSL powered OCaml statistics library.

Install

Dune Dependency

Authors

Maintainers

Sources

0.3.tar.gz
md5=0f58476351a29e3b38ef42dd13376914

Description

It provides:

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

Published: 03 Apr 2016

Dependencies (4)

  1. gsl >= "1.13.0"
  2. ocamlbuild build
  3. ocamlfind
  4. ocaml >= "4.00.1" & < "5.0"

Dev Dependencies

None

Used by

None

Conflicts

None