Confounders, mediators, and colliders

 Confounding is a distortion of the estimated effect of an exposure on an outcome. The distortion is caused by a confounder that impacts both exposure and outcome.

Exposure <- Confounder -> Outcome

An observed exposure effect may then reflect the effect of the confounder rather than exposure. For example, when studying the effect of alcohol consumption on cardiovascular disease risk, prior health status, is a confounder if it affects both alcohol consumption and the risk of a cardiovascular event.

Confounding can be dealt with in two ways. The first is to perform an experiment with randomised assignment of subjects to exposure and a control group. The advantage with this strategy is that it prevents against confounding from all confounders, known as well as unknown. However, the disadvantage is that it cannot be used to investigate effects of harmful exposures as that would be unethical and in many cases practically impossible. Other disadvantages are that trials are expensive and logistically complicated, which make them unsuitable for studying long-term or infrequent events.

The second strategy is to perform an observational study and adjust the effect estimate for confounding effects. This strategy has several advantages as observational studies are simpler to perform, much cheaper than trials, and they can easily be used to study late and infrequent events, for example to estimate revision risks using an implant register. The disadvantage is that only known confounders can be adjusted for because the adjustment procedures require data on the confounders as matching criteria in matched analyses, treatment predictors in studies based on propensity scores, or as covariates in multivariable statistical models.

In practice, all confounders are rarely known, and attempts to identify them in the statistical analysis, for example using stepwise regression, are often attempted, but it is not a particularly good idea. To be able to interpret the outcome, the statistical models require assumptions regarding cause-effect relationships, and these assumptions must be based on clinical knowledge, not on exploratory findings that may differ from sample to sample. Consequently, the findings from observational studies are more uncertain than is usually recognised. Apart from the quantified sampling uncertainty, which is presented using confidence intervals or p-values, the additional model uncertainty is often substantial, typically unknown, and frequently ignored when authors present their conclusions from an investigation.

A mediator is a variable caused by the exposure and on the pathway to outcome.

Exposure -> Mediator -> Outcome

For example, when studying the effect of cigarette smoking on the risk of cardiovascular disease, carrying matches, is a mediator, on the pathway between cigarette smoking and cardiovascular disease. Adjusting for the mediator would be a mistake. It would likely remove a part of the otherwise estimated effect of cigarette smoking.

A collider is affected by common effects of both exposure and outcome.

Exposure -> Collider <- Outcome

For example, when estimating the effect of cigarette smoking on the risk of respiratory diseases, hospital admission may be a collider. Conditioning on a collider can induce endogenous selection bias, creating a noncausal association between exposure and outcome. It should not be adjusted for.


Comments

Popular posts from this blog

Randomisation and alternation in clinical trials

Conditional and marginal models

Pretesting normality