.. Robusta documentation master file, created by sphinx-quickstart on Mon May 25 13:39:52 2020. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. 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 :ref:`API ` =================================== .. toctree:: :maxdepth: 1 Installation API