GitHunt
KA

KalitaAlexey/linregress

ordinary least squared linear regression with some basic statistics

linregress

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

Contact

Linregress has been developed by the Computational Systems Medicine group at the Chair of Experimental Bioinformatics.
Contact:

Documentation

Full API documentation

License

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

Third party software

The special functions module contains functions that are based on the
C implementation in the Cephes library.
They are considered a derivative of the Cephes library that is compatibly licensed.
See LICENSE-THIRD-PARTY for details.

Languages

Rust100.0%

Contributors

MIT License
Created April 9, 2021
Updated April 9, 2021
KalitaAlexey/linregress | GitHunt