Probability Plots (experimental)#

Probscale#

This module contains functions related to _probscale.

# (recommended)
import probscale

# (optionally) scikit-plots also include probscale
import scikitplot.externals._probscale as probscale
from scikitplot.externals import _probscale as probscale