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).
Gauss Hypergeometric Distribution¶
x∈[0,1] , α>0,β>0
C−1=B(α,β)2F1(γ,α;α+β;−z)
f(x;α,β,γ,z)=Cxα−1(1−x)β−1(1+zx)γμ′n=B(n+α,β)B(α,β)2F1(γ,α+n;α+β+n;−z)2F1(γ,α;α+β;−z)
Implementation: scipy.stats.gausshyper