To learn more about EpiX Analytics' work, please visit our modeling applications, white papers, and training schedule.

Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

·       Format:

Gamma(Location, Scale, Shape) or Gamma(L,β, α)

·       Probability density function:

LaTeX Math Block
alignmentleft
f(x)=\frac{\beta^{-\alpha} x^{\alpha-1}exp \bigg( - x/ \beta \bigg)}{\Gamma(\alpha )}

where 

LaTeX Math Inline
body\Gamma(\bullet)
is a Gamma functionFunction 

·       Cumulative distribution function:

No closed form

·       Parameter restrictions:

a > 0, β > 0

·       Domain: 

x ≥ 0

·       Mean:

αβ

·       Mode: 

β(α - 1)                        if α ≥ 1

0                                  if α < 1

·       Variance:

αβ2

...