This is documentation for an old release of SciPy (version 0.18.1). Search for this page in the documentation of the latest stable release (version 1.15.1).
Generalized Half-Logistic Distribution¶
For x∈[0,1/c] and c>0 we have
f(x;c)=2(1−cx)1c−1(1+(1−cx)1/c)2F(x;c)=1−(1−cx)1/c1+(1−cx)1/cG(q;c)=1c[1−(1−q1+q)c]
h[X]=2−(2c+1)log2.
Implementation: scipy.stats.genhalflogistic