Hyppo
Python package for multivariate hypothesis testing
Install / Use
/learn @neurodata/HyppoREADME
hyppo
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> <!-- ALL-CONTRIBUTORS-BADGE:END -->hyppo (HYPothesis Testing in PythOn, pronounced "Hippo") is an open-source software package for multivariate hypothesis testing. We decided to develop hyppo for the following reasons:
- With the increase in the amount of data in many fields, hypothesis testing for high-dimensional and nonlinear data is important.
- Libraries in R exist, but their interfaces are inconsistent, and most are not available in Python.
hyppo intends to be a comprehensive multivariate hypothesis testing package that 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!
Website: https://hyppo.neurodata.io/
Installation
Dependencies
hyppo requires the following:
- python (>= 3.8)
- numba (>= 0.46)
- numpy (>= 1.17)
- scipy (>= 1.4.0)
- scikit-learn (>= 0.22)
- joblib (>= 0.17.0)
- statsmodels (>= 0.14.4)
- patsy (>= 0.5.1)
- future (>=1.0.0)
User installation
The easiest way to install hyppo is using pip.
pip install hyppo
To upgrade to a newer release, use the --upgrade flag.
pip install --upgrade hyppo
The documentation includes more detailed installation instructions. hyppo is free software; you can redistribute it and/or modify it under the terms of the license.
Release Notes
See the release notes for a history of notable changes to hyppo.
Development
We welcome new contributors of all experience levels. The hyppo community's goals are to be helpful, welcoming, and effective. The contributor guide has detailed information about contributing code, documentation, and tests.
- Official source code: https://github.com/neurodata/hyppo/tree/main/hyppo
- Download releases: https://pypi.org/project/hyppo/
- Issue tracker: https://github.com/neurodata/hyppo/issues
Note: We have recently moved our benchmarks (with relevant figure replication code for our papers) folder to a new repo! We aim to add test development code and paper figure replication codes there, and we will add relevant tests (with tutorials) to hyppo.
Contributors
Thanks goes to these wonderful people:
<a href="https://github.com/neurodata/hyppo/graphs/contributors"> <img src="https://contrib.rocks/image?repo=neurodata/hyppo" /> </a>Made with contrib.rocks.
Project History
hyppo is a rebranding of mgcpy, which was founded in November 2018. mgcpy was designed and written by @tpsatish95, @sampan501, @junhaobearxiong, @sundaysundya, @ananyas713, and @ronakdm. hyppo was designed and written by @sampan501 and first released in February 2020.
Related Skills
node-connect
335.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
82.5kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
82.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
model-usage
335.2kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
