rs-stats simple statistical lib
github.com·4d·
Discuss: r/rust
⚙️Systems Programming
Preview
Report Post

rs-stats

A comprehensive statistical library written in Rust, providing powerful tools for probability, distributions, and hypothesis testing.

rs-stats offers a broad range of statistical functionality implemented in pure Rust. It’s designed to be intuitive, efficient, and reliable for both simple and complex statistical analysis. The library aims to provide a comprehensive set of tools for data scientists, researchers, and developers working with statistical models.

Features

Probability Functions

  • Error functions (erf, erfc)
  • Cumulative distribution functions
  • Probability density functions
  • Z-scores
  • Basic statistics (mean, variance, standard deviation, standard error)

Statistical Distributions

  • Normal (Gaussian) distribution
  • Binomial distributi…

Similar Posts

Loading similar posts...