Processing math: 100%
SciPy

This is documentation for an old release of SciPy (version 0.18.0). Search for this page in the documentation of the latest stable release (version 1.15.1).

Exponential Power Distribution

One positive shape parameter b . Defined for x0.

f(x;b)=ebxb1exp[xbexb]F(x;b)=1exp[1exb]G(q;b)=log1/b[1log(1q)]

Implementation: scipy.stats.exponpow