← All posts

Why Calibration Confidence Intervals Differ: Wald vs Wilson and Parametric GLM vs LOESS

Clinical Epidemiology ResearchUniqcret doctor knowledgesData Analytics or Statistics
Why Calibration Confidence Intervals Differ: Wald vs Wilson and Parametric GLM vs LOESS
On this page

Why Calibration Confidence Intervals Differ:

Wald vs Wilson Intervals and Parametric GLM vs LOESS Smoothing


Abstract

Calibration analysis is central to evaluating clinical prediction models, yet confidence intervals (CIs) in calibration plots often differ substantially depending on the statistical method used. These differences are not cosmetic but arise from distinct assumptions about uncertainty. This article clarifies two major sources of variation: (1) binomial CI estimation using Wald versus Wilson methods, and (2) calibration curve estimation using parametric logistic regression versus non-parametric LOESS smoothing. Practical guidance is provided on when each method is appropriate.


1. Introduction

Calibration assesses the agreement between predicted probabilities and observed outcomes. It is typically visualized using:

However, these components are not methodologically neutral. Different statistical choices produce systematically different confidence intervals, which may lead to overconfident or misleading interpretations.

From a clinimetric perspective, calibration is an estimation problem:

Observed Risk = f(Predicted Risk | sampling error + model assumptions)

Thus, the validity of calibration depends critically on how uncertainty is quantified.


2. Binomial Confidence Intervals: Wald vs Wilson

2.1 Wald Interval

The Wald interval is based on a normal approximation:

p^±1.96p^(1-p^)n

Assumptions

Limitations

These limitations arise because the binomial distribution is not well approximated by a normal distribution under many practical conditions.


2.2 Wilson Interval

The Wilson interval adjusts for binomial asymmetry and boundary constraints.

Properties

Interpretation

The Wilson method reflects the true binomial data-generating process and is therefore preferred for estimating observed risks in calibration plots.


2.3 When to Use Each

Situation Recommended Method
Small sample size per group Wilson
Proportions near 0 or 1 Wilson
Calibration plots (publication standard) Wilson
Very large samples, mid-range probabilities Wald acceptable but not preferred

3. Calibration Curve Estimation: Parametric GLM vs LOESS

3.1 Parametric Logistic Regression (GLM)

A parametric calibration model is typically specified as:

logit(Y)=β0+β1LP

where LP is the linear predictor from the model.

Properties

Confidence Interval Behavior

Limitation

If the true calibration relationship is non-linear, this approach underestimates uncertainty and masks miscalibration.


3.2 LOESS (Locally Weighted Smoothing)

LOESS is a non-parametric method that fits local regressions.

Properties

Confidence Interval Behavior

Limitation


3.3 Conceptual Difference

These represent fundamentally different inferential targets.


3.4 When to Use Each

Situation Recommended Method
Model evaluation (honest calibration assessment) LOESS
Detecting local miscalibration LOESS
Small datasets with sparse regions GLM (with caution)
Reporting calibration intercept and slope GLM
Publication-quality visualization LOESS (or splines)

4. Combined Effects on Calibration Plots

When methods are combined:

Component Conservative (wider CI) Optimistic (narrow CI)
Decile error bars Wilson Wald
Curve estimation LOESS Parametric GLM

Using Wald + GLM results in systematically narrow confidence intervals, which may create an illusion of strong calibration.


5. Clinical and Methodological Implications

Calibration is directly linked to clinical decision-making. Overly narrow confidence intervals imply unjustified certainty in predicted risks, which can lead to:

In clinical prediction modeling, uncertainty must be accurately represented to ensure safe and reliable application [6].


For rigorous calibration analysis:

Observed Risk (Grouped Data)

Calibration Curve

General Principle

Choose methods that reflect the true uncertainty of the data rather than those that produce visually appealing results.


7. Conclusion

Differences in calibration confidence intervals arise from methodological choices, not from the underlying model alone. The Wald method and parametric GLM tend to underestimate uncertainty, whereas Wilson intervals and LOESS smoothing provide more reliable representations of variability.

Careful selection of methods is essential to avoid misleading conclusions about model performance and to maintain validity in clinical decision-making.


Key Takeaways

0
Message for International and Thai ReadersUnderstanding My Medical Context in ThailandRead more →Message for International and Thai ReadersUnderstanding My Broader Content Beyond MedicineRead more →

Comments

No comments yet. Be the first to share your thoughts.

Sign in to comment