Crate russell_stat

source ·
Expand description

Russell - Rust Scientific Library

russell_stat: Statistics calculations and (engineering) probability distributions

Important: This crate depends on external libraries (non-Rust). Thus, please check the Installation Instructions on the GitHub Repository.

This library assists in developing statistical computations and simulations aiming at engineering applications, such as reliability analyses. This library provides a light interface to rand_distr and implements extra functionality.

Some essential distributions considered in this library are those classified as Extreme Value Distribution.

Structs§

Traits§

Functions§

  • Calculates basic statistics of a dataset

Type Aliases§

  • Defines the error output as a static string