← Latest papers
📊 statistics

E-values for Adaptive Clinical Trials: Anytime-Valid Monitoring in Practice

This paper serves as a practical methodology guide for implementing anytime-valid e-values in adaptive clinical trials, demonstrating through numerical studies and the open-source R package `evalinger` how they provide robust Type I error control under continuous monitoring while offering a viable alternative to traditional group sequential and Bayesian approaches.

Original authors: Alexandra Sokolova, Vadim Sokolov

Published 2026-02-09
📖 5 min read🧠 Deep dive

Original authors: Alexandra Sokolova, Vadim Sokolov

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are a judge overseeing a long-running trial to see if a new medicine works better than a placebo. In the old days, statisticians said, "Wait until the very end, count all the patients, and then make one final decision." But in real life, trials don't work that way. Doctors and safety committees want to peek at the data as it comes in to stop early if the drug is amazing (to save lives) or if it's clearly failing (to stop wasting resources).

The problem with "peeking" is that it's like rolling a die over and over. If you roll a six once, that's luck. If you roll a six ten times in a row, you might think the die is loaded. But if you keep rolling until you finally get a six, you trick yourself into thinking you found a pattern when it was just random noise. In statistics, this is called "Type I error" (a false alarm).

This paper introduces a new tool called E-Values (Evidence Values) to solve this problem. Here is how it works, using simple analogies:

1. The Betting Game (The Core Idea)

Imagine you are a gambler betting against the idea that the new drug does nothing (the "Null Hypothesis").

  • The Setup: You start with $1. Every time a new patient finishes the trial, you get to bet a portion of your money on whether the drug worked.
  • The Rule: If the drug doesn't work (the Null is true), the game is fair. On average, you will neither win nor lose money. Your wealth will bounce around but stay near $1.
  • The Win: If the drug does work, your bets will start paying off. Your wealth (your "E-value") will grow.
  • The Threshold: You decide in advance: "If my wealth grows to $40, I will declare the drug a winner."

Why is this special?
In traditional statistics, if you check your bank account every day, you have to lower your winning threshold every time you look, or you'll eventually get lucky and think you won when you didn't.
With E-values, you can check your bank account as often as you want. Even if you look every second, the math guarantees that if the drug is fake, your wealth will almost never reach $40. It's like a "magic" bet that stays fair no matter how many times you peek.

2. The Three Competitors

The paper compares three different ways to run this trial:

  • The "Naive" Approach (The Reckless Gambler): This is checking the data and saying, "Hey, the numbers look good!" without any special math. The paper shows this is dangerous. If you peek 20 times, you will falsely declare a winner about 15% of the time (when the drug is actually useless).
  • The "Group Sequential" Approach (The Strict Accountant): This is the current standard. You plan exactly when you will look (e.g., at 25%, 50%, and 75% of the trial). You have a strict budget for how much "risk" you can spend at each look.
    • Pros: It's very powerful (good at finding real cures) if you stick to the plan.
    • Cons: If you change the plan or look at the data at weird times, the math breaks, and you have to start over.
  • The "E-Value" Approach (The Flexible Watchman): This is the paper's focus. It uses the betting game described above.
    • Pros: You can look at the data whenever you want (even continuously, like a live stream). You don't need a pre-set schedule. It's "anytime-valid."
    • Cons: To be safe enough to allow unlimited peeking, it is slightly less "powerful" than the Strict Accountant when you do stick to a fixed schedule. It takes a bit longer to reach the $40 threshold.

3. What the Numbers Say

The authors ran thousands of computer simulations to see how these methods performed:

  • Fixed Schedule: If you plan to look exactly 20 times, the "Strict Accountant" (Group Sequential) finds the truth about 86% of the time. The "Flexible Watchman" (E-Value) finds it about 72% of the time. The E-Value is slightly slower, but it's still very good.
  • Continuous Monitoring: If you look at the data every single time a patient finishes (which is impossible for the Strict Accountant without breaking the rules), the Strict Accountant's power crashes to 10% (it becomes too scared to call a winner). The Flexible Watchman (E-Value) stays strong at 75%.
  • The "Futility" Check: The paper also shows how to use this to stop a trial early if the drug is failing. If the betting wealth starts shrinking or staying low, you know the drug isn't working, and you can stop to save money and patients.

4. The Software and The Future

The authors didn't just write theory; they built a free software package called evalinger (and a website) that lets doctors and statisticians run these betting simulations themselves.

They also looked at the "Regulatory Landscape" (the FDA). They note that while the FDA loves the old "Strict Accountant" methods, they are opening the door for new methods. The paper argues that E-Values fit well into the FDA's new 2026 draft guidance because they provide a clear, mathematical guarantee that you aren't faking the results, even if you change your mind about when to look at the data.

Summary

Think of E-Values as a universal "Truth Meter" for clinical trials.

  • Old way: You have to promise exactly when you will check the meter, or the reading becomes unreliable.
  • New way (E-Values): You can check the meter whenever you want, as often as you want, and the reading is guaranteed to be honest.

The paper concludes that while E-Values might be slightly slower to find a cure in a perfectly planned trial, they are the superior tool for the messy, real-world reality of clinical trials where plans change, data arrives late, and safety committees need to peek whenever necessary.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →