Exponential Family

Gist

Definition

Any distribution whose density can be written as:

f(y|θ)=expyθbθϕ+c(y,ϕ,w)

where:

Members

  1. Normal
  2. Exponential
  3. Binomial
  4. Poisson

Uses

Explains why we can use these probability distributions for the Generalized linear models (GLM)