sBlot

← Back to documentation

Installation

Install the latest release from PyPI:

pip install sblot

To include the interactive explorer:

pip install sblot[interactive]

To include LOO model comparison plots:

pip install sblot[loo]

To install all optional dependencies:

pip install sblot[all]

To install the development version directly from GitHub:

pip install git+https://github.com/derpetermann/sBlot.git