Installation

The latest version can be installed from PyPi using pip:

pip install scikit-posthocs

Or from conda-forge repository using conda:

conda install -c conda-forge scikit-posthocs

You can also use pip to install the development version from GitHub:

pip install git+https://github.com/maximtrp/scikit-posthocs.git

Dependencies

Package is compatible with both major versions of Python and has the following dependencies:

Bugs

Please report any bugs using issues tracker on GitHub.