VerifiedEvidence: highv1.0.0

Gamma Model

A survival model assuming time-to-event data follow a gamma distribution, allowing hazard rates that increase, decrease, or stay constant over time.

Last reviewedDarrin Baines IP Ltd

Concept Architecture

Concept

Theoretically, a Gamma Model is a statistical regression model that assumes the response variable follows a gamma distribution and is therefore appropriate for modelling positive, continuous and right-skewed outcomes. It is most commonly implemented as a generalised linear model (GLM) with a gamma family and a log link. In health economics, gamma models are widely used to analyse healthcare costs, resource utilisation and other positive continuous outcomes that violate the assumptions of ordinary linear regression.

Mathematically, a gamma model specifies that the response variable follows a gamma distribution with its mean related to explanatory variables through a link function, most commonly the natural logarithm. Regression coefficients are estimated using maximum likelihood estimation, allowing the expected outcome to vary multiplicatively with the covariates while accommodating heteroscedasticity inherent in skewed cost data.

In practice, gamma models are fitted to patient-level cost or utilisation data using statistical software. Model adequacy is assessed using residual diagnostics, goodness-of-fit measures and comparison with alternative models. Gamma regression is routinely recommended for analysing healthcare costs in economic evaluations because it accommodates positive skewness without requiring transformation of the outcome variable.


Purpose

Used to model positive, right-skewed continuous outcomes, particularly healthcare costs and resource utilisation, supporting statistical analysis and economic evaluation.


Mathematical Formulae

Primary Formula

g(??) = x???

For the commonly used log-link gamma model:

ln(??) = ?? + ??x? + ??x? + ? + ??x?

where:

  • ?? = expected outcome
  • x? = vector of explanatory variables
  • ? = regression coefficients

Supporting Formulae

Distributional assumptions:

Y? ~ Gamma(??, �)

Variance function:

Var(Y?) = �??�

Model parameters are estimated by:

?? = arg max L(?)

Related Mathematical Methods

  • Generalised linear models
  • Gamma distribution
  • Maximum likelihood estimation
  • Log-link regression
  • Deviance residuals
  • Akaike Information Criterion (AIC)

Example

A health economic study evaluates annual healthcare costs for patients with chronic obstructive pulmonary disease. Because the cost data are strictly positive and highly right-skewed, a gamma generalised linear model with a log link is fitted. The model estimates that a new intervention reduces expected annual costs by 12% after adjustment for age, disease severity and comorbidities.


Excel Implementation

FunctionExample FormulaHealth Economics Application
LN=LN(A2)Calculate the log-transformed mean for exploratory gamma regression.
EXP=EXP(B2)Convert predicted log means to expected healthcare costs.
LINEST=LINEST(LN(Y_range),X_range,TRUE,TRUE)Perform an approximate exploratory regression before fitting a formal gamma GLM.
SUMPRODUCT=SUMPRODUCT(CoefficientRange,CovariateRange)Calculate the linear predictor for expected costs.

VBA (Optional)

Automate preparation of healthcare cost datasets, calculation of fitted values and comparison of gamma regression models across alternative covariate specifications.


Sources

  • McCullagh P, Nelder JA. Generalized Linear Models.
  • Manning WG, Basu A, Mullahy J. Generalised modelling approaches to risk adjustment of skewed healthcare cost data.
  • Briggs A, Claxton K, Sculpher M. Decision Modelling for Health Economic Evaluation.
  • Drummond MF, Sculpher MJ, Claxton K, Stoddart GL, Torrance GW. Methods for the Economic Evaluation of Health Care Programmes.
  • NICE. Health Technology Evaluation Manual.

Library

Publications

1
  • Guidance

    NICE DSU Technical Support Document 14: Survival analysis for economic evaluations alongside clinical trials – extrapolation with patient-level data — Nicholas R. Latimer, TSD 14 ed., 2013 (NICE Decision Support Unit (University of Sheffield))

    The reference guidance on survival analysis for economic evaluation: fitting standard parametric models (exponential, Weibull, Gompertz, log-logistic, log-normal) to censored trial data and extrapolating to estimate lifetime survival benefit, with a process guide for model selection and justification.

Frequently Asked Questions (6)

  • What is a gamma model?

    A survival model assuming time-to-event data follow a gamma distribution, allowing hazard rates that increase, decrease, or stay constant over time.

    Source: Collett 2015

  • How does the gamma model relax the exponential model's assumption?

    The exponential model forces the hazard to stay constant, whereas the gamma model adds a second parameter that lets the hazard rise, fall, or remain level over time, chosen to fit the data. This makes it a more flexible relative of the exponential, able to represent a risk that changes with time since diagnosis rather than one fixed for life. The added flexibility improves fit where risk is not constant, at the cost of estimating an extra parameter. It is one of several distributions compared in survival extrapolation. Latimer (2013) discusses these choices.

    Source: Latimer 2013

  • What hazard patterns does the gamma model allow?

    The gamma model allows the hazard to increase, decrease, or remain constant over time, according to its shape parameter: a shape above one gives a hazard rising toward a constant, below one a declining hazard, and equal to one the constant hazard of the exponential model. This lets it fit data where risk changes monotonically. However, its hazard approaches a constant asymptotically rather than continuing to rise or fall, so it cannot represent hazards that turn or change without limit.

    Source: Collett 2015

  • When is a gamma model used in survival analysis?

    A gamma model is used when survival data show a hazard that increases or decreases over time in a monotonic way that the exponential model cannot capture, and where the gamma's available shapes fit better than alternatives. It is one of several candidate parametric distributions considered in survival modelling and extrapolation. Its fit within the data and the plausibility of its extrapolated hazard are compared with other distributions, so the gamma model is chosen where its flexibility suits the observed and projected hazard.

    Source: Latimer 2013

  • How does the gamma model compare with the exponential model?

    The gamma model generalises the exponential model: the exponential is the special case of the gamma with shape parameter equal to one and a constant hazard, while the gamma allows the hazard to increase or decrease. So the gamma model can fit data with changing risk that the exponential cannot, at the cost of an extra parameter. Where the hazard is genuinely constant, the two coincide, but where it varies monotonically, the gamma model provides a better fit through its added flexibility.

    Source: Collett 2015

  • What are the limitations of the gamma model?

    The gamma model's hazard is monotonic and approaches a constant asymptotically, so it cannot represent hazards that rise then fall or keep changing, limiting its fit to complex patterns and some extrapolations. Its extrapolated survival depends on the assumed form, which is not verifiable beyond the data. As one of several candidate distributions, it may fit worse than alternatives for particular data. These limitations mean the gamma model is compared with other distributions and chosen only where its hazard shapes are appropriate.

    Source: Latimer 2013

Trust Record

Verified by Dr Darrin Baines

British health economist

Professional identity: darrinbaines.org

Verification date: 20 Oct 2025

Content version: 1.0.0

Canonical Identity

Term code
HE-EM-SM-027

Stable URI · Machine-readable · Resolvable · CC BY 4.0