Statistical Calculators › Dose-Finding and Phase I/II Designs › Combination Dose-Finding Design (Two Agents)
← All Calculators

Dose-Finding and Phase I/II Designs

Combination Dose-Finding Design (Two Agents)

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.

Trial Inputs

The implementation follows the published Bayesian copula design. The calculator is intended for the model-based phase after the published start-up rule has supplied initial toxicity information in both dose directions.
Enter increasing probabilities separated by commas. The published design treats the highest single-agent dose as the previously established single-agent MTD and uses these probabilities as the prior skeleton.
Observed combination data
For each combination enter n = patients treated and x = DLTs. Unentered combinations are treated as n = 0.

Recommendation

Posterior inference under the two-agent Clayton copula regression model, using numerical integration over the three model parameters.
Enter the trial inputs and click Get Dose Recommendation.

Methodology

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β.

πjk = 1 − { (1 − pjα)−γ + (1 − qkβ)−γ − 1 }−1/γ

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:

L(α,β,γ | data) ∝ ∏j,k πjkxjk(1 − πjk)njk−xjk

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.

Dose decision rule

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.

Published worked configuration and validation

Fixed validation target: the published simulation configuration uses φ = 0.40, ce = 0.80, cd = 0.45, Agent A skeleton (0.08, 0.16, 0.24, 0.32, 0.40), and Agent B skeleton (0.075, 0.15, 0.225, 0.30). The browser implementation was checked with a constructed three-patient cohort at A2B2 with 0 DLTs and no other observed data. Using the same priors and quadrature grid, the posterior mean toxicity at A2B2 is 0.2465, Pr(π22 < 0.40 | data) = 0.8440, and the decision is Escalate to A3B2. The adjacent posterior means are 0.2955 for A3B2 and 0.2920 for A2B3, so A3B2 is the closer eligible escalation.

References

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.