SciPy

prob140.plots.Plot_powerlaw

prob140.plots.Plot_powerlaw(x_limits, a, **kwargs)[source]

Plots a powerlaw 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