hyppo
(HYPothesis Testing in PythOn, pronounced "Hippo") is an open-source software package for multivariate hypothesis testing.
- Installation Guide: https://hyppo.neurodata.io/install.html
- Documentation: https://hyppo.neurodata.io/
- Tutorials: https://hyppo.neurodata.io/tutorials.html
- Source Code: https://github.com/neurodata/hyppo/tree/master/hyppo
- Issues: https://github.com/neurodata/hyppo/issues
- Contribution Guide: https://hyppo.neurodata.io/contributing.html
Some system/package requirements:
- Python: 3.6+
- OS: All major platforms (Linux, macOS, Windows)
- Dependencies: numpy, scipy, numba, scikit-learn
hyppo
intends to be a comprehensive multivariate hypothesis testing package and runs on all major versions of operating systems. It also includes novel tests not found in other packages. It is quick to install and free of charge. If you need to use multivariate hypothesis testing, be sure to give hyppo
a try!