🤖 AI Summary
This study addresses the computational inefficiency of traditional sequential Bayesian factor designs, which rely heavily on Monte Carlo simulations to evaluate key operating characteristics such as stopping probabilities and expected sample sizes. The authors propose the first analytical approach adapted from group sequential design theory into the Bayesian factor framework, constructing stopping boundaries based on z-statistics and leveraging the multivariate normal distribution of cumulative z-statistics to compute stopping probabilities analytically—eliminating the need for simulation. This method enables rapid and exact evaluation of design properties, substantially enhancing both efficiency and accessibility. Its effectiveness has been demonstrated across clinical trials, animal experiments, and psychological studies, and the authors provide an open-source R package, bfpwr, to facilitate broad adoption.
📝 Abstract
The Bayes factor, the data-based updating factor from prior to posterior odds, is a principled measure of relative evidence for two competing hypotheses. It is naturally suited to sequential data analysis in settings such as clinical trials and animal experiments, where early stopping for efficacy or futility is desirable. However, designing such studies is challenging because computing design characteristics, such as the probability of obtaining conclusive evidence or the expected sample size, typically requires computationally intensive Monte Carlo simulations, as no closed-form or efficient numerical methods exist. To address this issue, we extend results from classical group sequential design theory to sequential Bayes factor designs. The key idea is to derive Bayes factor stopping regions in terms of the z-statistic and use the known distribution of the cumulative z-statistics to compute stopping probabilities through multivariate normal integration. The resulting method is fast, accurate, and simulation-free. We illustrate it with examples from clinical trials, animal experiments, and psychological studies. We also provide an open-source implementation in the bfpwr R package. Our method makes exploring sequential Bayes factor designs as straightforward as classical group sequential designs, enabling experiments to rapidly design informative and efficient experiments.