Summary
Tsutakawa (1988) proposes a gamma-Poisson mixed model for estimating disease-specific mortality rates in small geographic units such as counties, where raw counts are too sparse to yield reliable direct estimates. The model has two layers of random effects: a geographic relative-risk parameter zi (shared across demographic groups within region i) and a cell-specific rate pij (adding extra-Poisson variation within each region/demographic group). Demographic parameters θj are fixed effects. Hyperparameters are estimated by maximum likelihood (profile likelihood for the inverse-gamma shape parameter γ), and relative risks and mortality rates are estimated by their empirical Bayes posterior means. The method is illustrated on lung-cancer mortality in 115 Missouri counties, 1972–1981, for males across four age groups (45–54, 55–64, 65–74, 75+).
Key Claims
- Raw county rates are unreliable for small populations: Observed cause-specific mortality rates for small geographic units are dominated by chance variation. Aggregating small units to larger ones conceals geographic heterogeneity that is often the starting point for discovering environmental causes of disease.
- The posterior mean is a shrinkage estimator: The empirical Bayes estimate of pij is a weighted average of the observed rate yij/nij and the model-expected rate pˉij=θj⋅zi, with weights nij⋅pˉij (from the data) and σj−2 (from the prior). As σj→0, estimates shrink fully to the demographic model; as nij→∞, the observed rate dominates. For the smallest Missouri counties, empirical Bayes standard deviations can be as much as 15% smaller than under the multiplicative Poisson model.
- Gamma is the natural conjugate prior for Poisson: Unlike logistic-normal models that require multivariate integration, the gamma prior for pij yields an analytically tractable posterior (also gamma). Only single integrals are required for the profile likelihood of γ, solved by Gauss-Hermite quadrature after a log transformation.
- The model is more flexible than multiplicative Poisson: Under multiplicative Poisson, geographic effects zi are treated as fixed parameters common across all age/sex groups — there is no cell-level extra-Poisson variation. The mixed model adds random pij, allowing geographic effects to vary across demographic subgroups. A likelihood ratio test of 51.4 (comparing full model to γ=∞ limit with no zi) confirms the presence of common geographic effects across age groups.
- Estimated relative risks zi are near 1 for most counties: In the Missouri lung-cancer application, relative risks for males are generally in the 0.9–1.1 range. Counties 3, 9, 52, 73, and 84 depart noticeably from 1. Residuals from the mean-variance structure have mean 0.060 and standard deviation (SD) 0.862 — a reasonably close fit.
- Key estimated parameters for Missouri males: σ^2=6.83×10−3; θ^1=7.42×10−3 (ages 45–54); θ^2=2.07×10−2 (55–64); θ^3=3.79×10−2 (65–74); θ^4=3.61×10−2 (75+); γ^=58.0. The slight decline in the 75+ group relative to 65–74 may reflect birth-cohort effects or competing risks.
- Marginal distribution of yij is negative binomial: After integrating out pij, the observed count yij∣θj,σj2,zi is negative binomial with mean nij⋅θj⋅zi and variance = Poisson component + non-Poisson component (σj2-scaled quadratic term), consistent with the known extra-Poisson variability in disease mortality data.
Concepts Introduced or Extended
- Small-Area Mortality Estimation — introduces gamma-Poisson hierarchical model as a solution to the sparse-data problem for county-level disease rates; empirical Bayes posterior mean as the shrinkage estimator; profile likelihood for hyperparameter estimation
Entities Mentioned
Quotes
"The amount of information available from any one unit is generally limited. But modeling the variability between and within units can improve estimates, as demonstrated frequently in empirical Bayes examples."
"The considerable flexibility the random effects model has in showing how geographic effects change over different age/sex groups."
My Take
The paper is an elegant solution to a practical problem: how to estimate disease-specific mortality rates for small populations without either ignoring geographic heterogeneity (by pooling) or relying on noisy raw rates (by treating each county separately). The empirical Bayes shrinkage estimator achieves the right balance — shrinking toward the demographic model for small counties and trusting the data for large ones. The gamma-Poisson structure is particularly clean because of the conjugate relationship, though the inverse-gamma prior for zi (a somewhat unusual choice) reflects a specific parametric assumption about inter-county heterogeneity. The paper stops short of a full Bayesian analysis (the hyperparameters are treated as fixed at their maximum likelihood (ML) estimates), a limitation the author acknowledges. The approach predates modern Markov chain Monte Carlo (MCMC) methods, which would allow full posterior uncertainty propagation over hyperparameters — a direction Tsutakawa (1985) and the subsequent Bayesian spatial statistics literature pursued. The profile likelihood solution for γ is ingenious given the computational constraints of 1988.