Zellner's g-Prior

g-priorbayesian-linear-regressionvariable-selectionbayes-factormodel-selectionshrinkagemarginal-likelihood

Definition

Zellner's gg-prior is a conjugate prior for the coefficients of a normal linear regression that borrows the data's own design geometry: βσ2N ⁣(0,  gσ2(XX)1)\beta\mid\sigma^2 \sim N\!\big(0,\; g\,\sigma^2 (X'X)^{-1}\big), with a single scalar gg controlling how informative the prior is. Its analytical tractability — closed-form marginal likelihoods and Bayes factors that depend on the data only through R2R^2 and dimensions — made it the workhorse prior for Bayesian variable selection and model comparison. Maruyama-George (2011) generalize it to allow p>np>n and make it fully Bayes by putting a prior on gg (Maruyama-George 2011).

Key Ideas

Why It Matters

Open Questions

Related