Hierarchal Bayesian Modeling

Gist

There’s some structure of the data

Definition

Given that that there is an observations yi and the parameter θj that governs the data-generating process and a hyper parameter ϕj, then Step 1:

yj|θj,ϕ N(yj,θ,ϕ)

Then stage 2:

θj|ϕ P(θj|ϕ)

Then Stage 3:

ϕ P(ϕ) 

Hyperparameters

Parameters describing the Priors

Hyperpriors

Distribution of the

Pooling

Use cases

References

  1. Estimation of COVID-19 spread curves integrating global data and borrowing information
  2. https://www.databricks.com/blog/2021/06/29/using-bayesian-hierarchical-models-to-infer-the-disease-parameters-of-covid-19.html