bundles / scipy latest / docs
Doc
Generalized Gamma Distribution
docs/tutorial:stats:continuous_gengamma
A general probability form that reduces to many common distributions. There are two shape parameters and . The support is .
where is the lower incomplete gamma function, .
Special cases are Weibull , half-normal and ordinary gamma distributions If then it is the inverted gamma distribution.
Implementation: scipy.stats.gengamma