# basic_stats
A lightweight library that provides some basic parametric and non-parametric statistics and hypothesis tests.
## Documentation
See the [API documentation](https://docs.rs/basic_stats/latest/basic_stats/) on docs.rs, which includes an overview and usage examples, and the source [repo](https://github.com/pvillela/rust-basic-stats/tree/main).
## Support
Create a [new issue](https://github.com/pvillela/rust-basic-stats/issues/new) on GitHub.
## License
This library is distributed under the terms of the MIT license, with copyright retained by the author.
See [LICENSE](https://github.com/pvillela/rust-basic-stats/tree/main/LICENSE) for details.