Exponential Power Distribution#
One positive shape parameter b. The support is x≥0.
f(x;b)=ebxb−1exp(xb−exb)F(x;b)=1−exp(1−exb)G(q;b)=log(1−log(1−q))1/b
Implementation: scipy.stats.exponpow
One positive shape parameter b. The support is x≥0.
Implementation: scipy.stats.exponpow