robustaΒΆ

robusta is an open-source statistical hypotheses testing package in Python. It uses rpy2 as a backend. robusta features most of the common hypotheses tests such as:

  • t-tests and ANOVAs

  • correlation coefficients

  • regression and mixed modeling

Most tests include both parametric and non-parametric versions. Also, most tests include both Frequentist and Bayesian versions.

For a full list see API