#statistics #hypothesis-testing #hypothesis #testing #non-parametric #estimators

basic_stats

Lightweight library with basic statistical estimators and hypothesis tests

2 releases (1 stable)

Uses new Rust 2024

new 1.0.0 May 20, 2025
0.1.1 Apr 30, 2025
0.1.0 Apr 30, 2025

#1133 in Math

Download history 223/week @ 2025-04-28 42/week @ 2025-05-05 14/week @ 2025-05-12

279 downloads per month

MIT license

64KB
1.5K SLoC

A lightweight library that provides some basic parametric and non-parametric statistics and hypothesis tests.

Some modules are gated by cargo features, as indicated in module documentation. The feature "all" includes all features.


basic_stats

A lightweight library that provides some basic parametric and non-parametric statistics and hypothesis tests.

Documentation

See the API documentation on docs.rs, which includes an overview and usage examples, and the source repo.

Support

Create a new issue on GitHub.

License

This library is distributed under the terms of the MIT license, with copyright retained by the author.

See LICENSE for details.

Dependencies

~5–15MB
~201K SLoC