dfpk: An R-package for Bayesian dose-finding designs using pharmacokinetics (PK) for phase I clinical trials

Comput Methods Programs Biomed. 2018 Apr:157:163-177. doi: 10.1016/j.cmpb.2018.01.023. Epub 2018 Jan 31.

Abstract

Background and objective: Dose-finding, aiming at finding the maximum tolerated dose, and pharmacokinetics studies are the first in human studies in the development process of a new pharmacological treatment. In the literature, to date only few attempts have been made to combine pharmacokinetics and dose-finding and to our knowledge no software implementation is generally available. In previous papers, we proposed several Bayesian adaptive pharmacokinetics-based dose-finding designs in small populations. The objective of this work is to implement these dose-finding methods in an R package, called dfpk.

Methods: All methods were developed in a sequential Bayesian setting and Bayesian parameter estimation is carried out using the rstan package. All available pharmacokinetics and toxicity data are used to suggest the dose of the next cohort with a constraint regarding the probability of toxicity. Stopping rules are also considered for each method. The ggplot2 package is used to create summary plots of toxicities or concentration curves.

Results: For all implemented methods, dfpk provides a function (nextDose) to estimate the probability of efficacy and to suggest the dose to give to the next cohort, and a function to run trial simulations to design a trial (nsim). The sim.data function generates at each dose the toxicity value related to a pharmacokinetic measure of exposure, the AUC, with an underlying pharmacokinetic one compartmental model with linear absorption. It is included as an example since similar data-frames can be generated directly by the user and passed to nsim.

Conclusion: The developed user-friendly R package dfpk, available on the CRAN repository, supports the design of innovative dose-finding studies using PK information.

Keywords: Dose-finding; Maximum tolerated dose; Pharmacokinetics; Phase I clinical trials; R package.

MeSH terms

  • Bayes Theorem*
  • Clinical Trials, Phase I as Topic*
  • Cohort Studies
  • Dose-Response Relationship, Drug
  • Humans
  • Maximum Tolerated Dose*
  • Pharmacokinetics*
  • Research Design*
  • Software*