# linregress
A Rust library providing an easy to use implementation of ordinary
least squared linear regression with some basic statistics.
## Documentation
[Full API documentation](https://docs.rs/linregress)
## License
This project is licensed under the MIT License.
See LICENSE for details.