From: Sergei Lebedev <superbobry@gmail.com>
To: caml-list <caml-list@inria.fr>
Subject: [Caml-list] ANN: pareto -- OCaml statistics library
Date: Tue, 11 Jun 2013 18:48:50 +0400 [thread overview]
Message-ID: <etPan.51b738d2.8edbdab.9e@yooki.local> (raw)
In-Reply-To:
[-- Attachment #1.1: Type: text/plain, Size: 976 bytes --]
Hello list,
I'm working on a statistics library for OCaml, called 'pareto' [1]. My goal was to cover all of the features available in Brian O'Sullivan's 'statistics' [2] library, which seems to be pretty popular [3] in Haskell community. Here's a list of what's currently implemented:
* Common statistical tests for significant differences between samples (Student's t test, chi^2 test, Mann Whitney U-test, Wilcoxon signed-rank test, binomial sign test).
* Uniform interface for common discrete and continuous probability distributions.
* Sample statistics, quantile estimation, kernel density estimation.
* Resampling methods: jackknife, BCa bootstrap.
See 'examples/' [4] directory on GitHub for usage examples.
Any feedback is appreciated!
--Sergei
[1] https://github.com/superbobry/pareto
[2] https://github.com/bos/statistics
[3] http://packdeps.haskellers.com/reverse/statistics
[4] https://github.com/superbobry/pareto/tree/master/examples
[-- Attachment #1.2.1: Type: text/html, Size: 3391 bytes --]
reply other threads:[~2013-06-11 14:48 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=etPan.51b738d2.8edbdab.9e@yooki.local \
--to=superbobry@gmail.com \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox