linregress

Crates.iolinregress
lib.rslinregress
version0.5.4
sourcesrc
created_at2019-03-11 16:54:48.058089
updated_at2024-10-11 20:38:11.107287
descriptionordinary least squared linear regression with some basic statistics
homepagehttps://github.com/n1m3/linregress
repositoryhttps://github.com/n1m3/linregress
max_upload_size
id120082
size86,388
Nils (n1m3)

documentation

https://docs.rs/linregress

README

linregress

A Rust library providing an easy to use implementation of ordinary least squared linear regression with some basic statistics.

Documentation

Full API documentation

License

This project is licensed under the MIT License. See LICENSE for details.

Commit count: 260

cargo fmt