Loading [MathJax]/jax/output/HTML-CSS/jax.js
SciPy

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).

Gauss Hypergeometric Distribution

x[0,1] , α>0,β>0

C1=B(α,β)2F1(γ,α;α+β;z)
f(x;α,β,γ,z)=Cxα1(1x)β1(1+zx)γμn=B(n+α,β)B(α,β)2F1(γ,α+n;α+β+n;z)2F1(γ,α;α+β;z)

Implementation: scipy.stats.gausshyper