Related Experiment Video
Updated: May 16, 2026

An R-Based Landscape Validation of a Competing Risk Model
Published on: September 16, 2022
Modelling longitudinal and time-to-event data: a phase IV simulation study comparing R package implementations of
Jil Heege1,2, Sonja Greven3, Elke Schaeffner4
1Institute of Biometry and Clinical Epidemiology, Charité - Universitätsmedizin Berlin, corporate member of Freie Universität Berlin and Humboldt-Universität zu Berlin, Charitéplatz 1, Berlin, 10117, Germany. jil.heege@charite.de.
None:
Joint models offer an unbiased statistical approach for analyzing the effects of longitudinal biomarkers on time-to-event outcomes, providing an alternative to time-varying Cox proportional-hazards regression and the two-stage approach. However, whether available implementations of these methods perform reliably across different practically relevant scenarios remains insufficiently studied. We conducted a simulation study based on the Berlin Initiative Study examining kidney function and survival in older adults. In a manner comparable to phase IV studies in clinical research, our evaluation aims to provide insights into the practical performance of commonly used R package implementations of these methods, mostly under their default settings. By varying data generating scenarios, we assessed how different numbers of events and longitudinal measurements affect performance of Bayesian (JMbayes2) and frequentist joint model implementations (JM and joineRML), time-varying Cox PH regression (survival), and the two-stage approach (nlme and survival), focusing on bias in parameter estimates. Results revealed substantial variability across implementations. The JM package exhibited considerable bias and frequent convergence issues. In contrast, joineRML performed robustly with approximately unbiased estimates for association parameters and high convergence frequencies comparable to the implementations of the simpler methods across diverse scenarios. However, both frequentist packages systematically underestimated the effects of baseline covariates in the survival model. The Bayesian JMbayes2 was largely unbiased, but performance deteriorated under two conditions: with few events (< 70), convergence was low and bias persisted even in converged models; and with observation-to-event ratios below 2, convergence declined, although estimates from converged models remained approximately unbiased. Time-varying Cox PH regression and the two-stage approach showed more bias than JMbayes2 in certain settings but tended to achieve more robust performance and convergence across most scenarios.
Related Concept Videos
Parametric Survival Analysis: Weibull and Exponential Methods
Weibull Distribution
The Weibull distribution is a flexible model used in parametric survival analysis. It can handle both increasing and decreasing hazard rates, depending on its shape parameter...
Comparing the Survival Analysis of Two or More Groups
Assumptions of Survival Analysis
Introduction To Survival Analysis
The primary goal of survival analysis is to estimate survival time—the time until a...
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
Model Approaches for Pharmacokinetic Data: Compartment Models
Two primary types of compartment models are recognized: mammillary and catenary. The more...

