Summary
A two-page technical note making two points about the Spiegelhalter-Smith (1982) approximate Bayes factor B01 for comparing a log-linear contingency-table model M0 against the saturated model M1. First, the SS approximation is indeterminate when any cell frequency is zero (their prior ∝∏ϕi−1); switching to the standard Jeffreys prior ∝∏ϕi−1/2 cures this — the same formula holds with xi replaced by xi+21, and the prior is then proper so no arbitrary constant is needed. Second, −2logB01 is asymptotically equivalent to χ2−slogn, i.e. Schwarz's (1978) BIC — an early statement of the Bayes-factor/BIC connection later systematized by Kass-Raftery (1995).
Key Claims
- Zero-cell indeterminacy. The Spiegelhalter-Smith Bayes factor SS(32) breaks down if any xi=0, because their prior density ∝∏i(1/ϕi) is improper in a way that leaves the answer undefined at empty cells.
- Jeffreys-prior fix. Using the Jeffreys prior ∝∏i(1/ϕi)1/2 instead, the Bayes factor is still given by SS(32) but with every xi replaced by xi+21 (and the normalizing constant SS(33) adjusted). Because this prior is proper, the arbitrary multiplicative constant that the SS "imaginary observations" device was invented to handle need not arise at all — in principle one could apply Bayes' theorem directly (though exact contingency-table Bayes factors remain hard in practice).
- BIC as an approximate Bayes factor. Conditional on M0, −2logB01≃pχ2−slogn=BIC, where χ2 is the likelihood-ratio goodness-of-fit statistic, s the number of constraints, and n=∑xi. This is Schwarz's (1978) criterion; replacing logn by 2 gives AIC.
- Consistency. BIC →−∞ in probability under M0 and →+∞ under M1, so the BIC-based selection is consistent in the contingency-table setting.
Concepts Introduced or Extended
Entities Mentioned
Quotes
"The approximate Bayes factor, B01, for log-linear contingency table models proposed by Spiegelhalter and Smith (1982) is indeterminate if any of the cell frequencies is zero. It is noted that use of a standard Jeffreys prior overcomes this difficulty."
"−2logB01≃χ2−slogn=BIC ... equivalent to the Schwarz (1978) model selection criterion."
My Take
A minor note in length but a meaningful waypoint in Raftery's program: the observation that −2logB01≈ BIC is exactly the bridge — approximate a hard-to-compute Bayes factor by an easy penalized-likelihood criterion — that he would generalize a decade later into the widely-cited Kass-Raftery (1995) treatment and the BIC-based BMA machinery. The zero-cell / Jeffreys fix is the practically useful bit for anyone doing Bayesian log-linear analysis (empty cells are the norm in sparse tables), and it is the same improper-prior-calibration concern that recurs in Raftery-Akman (1986) via the Spiegelhalter-Smith imaginary-observation device — here dissolved simply by using a proper Jeffreys prior. For the wiki it grounds the "BIC is an asymptotic Bayes factor" claim on the Bayes Factor page with a concrete, early derivation.