Concentration-QTc (C-QTc) analysis is a model-based method widely used to assess the impact of drugs on QT interval duration. C-QTc modelling was enabled to be used after the publication of the International Council for Harmonisation (ICH) E14 Questions and Answers guidance document in 2015, followed by the Scientific White Paper on C-QTc modelling (Garnett et al. J Pharmacokinet Pharmacodyn 45(3):383–397 2018), which included technical details and recommendations on how to perform and report the modelling. This hands-on tutorial aims to provide a practical implementation of the recommended C-QTc modelling methodology, including R code to perform the complete analysis, from data formatting to model predictions. The target audience is scientists who will perform C-QTc analyses. The tutorial uses real data from a previously published QT study by (Johannesen et al.Clin Pharmacol Ther 96(5):549–558 2014), focusing on two active treatments (dofetilide and verapamil) and placebo to illustrate positive and negative QT signals. The methodology implemented in this tutorial follows the recommendations outlined in the White paper. This tutorial includes practical steps for preparing an analysis-ready dataset, conducting exploratory data analysis, fitting the linear mixed effects (LME) model, assessing model performance and estimating the upper limit of the two-sided 90% confidence interval (CI) of baseline and placebo-corrected QTc (ΔΔQTc). Reproducibility of this workflow is ensured through the use of pkgr to manage R packages. The R codes provided as part of this tutorial were successfully used for several projects within the AstraZeneca portfolio and accepted by health authorities as part of QTc submissions.
Comments (0)