SciPy

prob140.plots.Plot_pareto

prob140.plots.Plot_pareto(x_limits, alpha, **kwargs)[source]

Plots an alpha distribution.

Parameters:
x_limits : iterable

Array, list, or tuple of size 2, containing the lower and upper bound to be plotted.

a : float

Shape.

Returns:
None