LGAPMEFeb 26

Sample Size Calculations for Developing Clinical Prediction Models: Overview and pmsims R package

arXiv:2602.23507v1h-index: 9Has Code
Originality Highly original
AI Analysis

This work provides a more robust and flexible method for researchers and developers of clinical prediction models to determine appropriate sample sizes, thereby improving model reliability and generalizability.

This paper addresses the challenge of determining minimum sample sizes for developing clinical prediction models, which often suffer from overfitting and poor generalizability due to inadequate data. The authors propose a novel simulation-based approach that integrates learning curves, Gaussian Process optimization, and assurance principles to identify sample sizes that achieve target performance with high probability, implemented in the open-source pmsims R package.

Background: Clinical prediction models are increasingly used to inform healthcare decisions, but determining the minimum sample size for their development remains a critical and unresolved challenge. Inadequate sample sizes can lead to overfitting, poor generalisability, and biased predictions. Existing approaches, such as heuristic rules, closed-form formulas, and simulation-based methods, vary in flexibility and accuracy, particularly for complex data structures and machine learning models. Methods: We review current methodologies for sample size estimation in prediction modelling and introduce a conceptual framework that distinguishes between mean-based and assurance-based criteria. Building on this, we propose a novel simulation-based approach that integrates learning curves, Gaussian Process optimisation, and assurance principles to identify sample sizes that achieve target performance with high probability. This approach is implemented in pmsims, an open-source, model-agnostic R package. Results: Through case studies, we demonstrate that sample size estimates vary substantially across methods, performance metrics, and modelling strategies. Compared to existing tools, pmsims provides flexible, efficient, and interpretable solutions that accommodate diverse models and user-defined metrics while explicitly accounting for variability in model performance. Conclusions: Our framework and software advance sample size methodology for clinical prediction modelling by combining flexibility with computational efficiency. Future work should extend these methods to hierarchical and multimodal data, incorporate fairness and stability metrics, and address challenges such as missing data and complex dependency structures.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes