Dose-Finding and Phase I/II Designs
Bayesian dose escalation for a two-agent combination using the Yin-Yuan copula regression design. Enter the single-agent toxicity skeletons and observed combination-trial DLT data to obtain posterior toxicity estimates and a one-step escalation, de-escalation, or stay decision.
The calculator implements the Bayesian two-agent combination dose-finding design of Yin and Yuan (2009). Each agent has a prespecified single-agent toxicity skeleton, pj for Agent A and qk for Agent B. The uncertainty in those skeletons is represented by positive power parameters α and β, so the marginal toxicity probabilities are pjα and qkβ.
The joint toxicity probability πjk is linked through a Clayton-type copula. γ is the positive interaction parameter. The observed data contribute a binomial likelihood across all dose combinations:
The published implementation uses independent Gamma(2,2) priors for α and β and a vague Gamma(0.1,0.1) prior for γ. The original paper obtains the posterior with Gibbs sampling; this browser implementation evaluates the same likelihood and priors with deterministic numerical quadrature instead, so that the result is reproducible without an external server or random-number generator.
The published design also uses a conservative start-up rule: patients are first escalated vertically through combinations (A1,B1), (A1,B2), … until a toxicity is observed, then horizontally through (A2,B1), (A3,B1), … until a toxicity is observed. This calculator begins with the model-based decision stage rather than simulating that start-up sequence.
Yin, G. & Yuan, Y. (2009). Bayesian dose finding in oncology for drug combinations by copula regression. Journal of the Royal Statistical Society: Series C (Applied Statistics), 58(2), 211–224. The paper specifies the copula model, binomial likelihood, Gamma priors, escalation/de-escalation cutoffs, one-level non-diagonal dose transitions, and start-up rule.
Yin, G. & Yuan, Y. (2009). A latent contingency table approach to dose finding for combinations of two agents. Biometrics, 65(3), 866–875.
For broader combination-trial context, the NCI Investigational Drug Steering Committee notes that model-based approaches can be useful when escalating both agents and emphasizes the need to account for potential pharmacologic interactions and overlapping toxicity.