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

basic_stats

Lightweight library with basic statistical estimators and hypothesis tests

1 unstable release

Uses new Rust 2024

new 0.1.1 Apr 30, 2025
0.1.0 Apr 30, 2025

#1180 in Math

33 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
~200K SLoC