This is documentation for an old release of SciPy (version 0.17.1). Search for this page in the documentation of the latest stable release (version 1.15.1).
Bradford Distribution¶
c>0k=log(1+c)
f(x;c)=ck(1+cx)I(0,1)(x)F(x;c)=log(1+cx)kG(αc)=(1+c)α−1cM(t)=1ke−t/c[Ei(t+tc)−Ei(tc)]μ=c−kckμ2=(c+2)k−2c2ck2γ1=√2(12c2−9kc(c+2)+2k2(c(c+3)+3))√c(c(k−2)+2k)(3c(k−2)+6k)γ2=c3(k−3)(k(3k−16)+24)+12kc2(k−4)(k−3)+6ck2(3k−14)+12k33c(c(k−2)+2k)2md=0mn=√1+c−1
where Ei(z) is the exponential integral function. Also
h[X]=12log(1+c)−log(clog(1+c))
Implementation: scipy.stats.bradford