Learn R Programming

⚠️There's a newer version (2.7.2) of this package.Take me there.

BOIN (version 2.0)

Bayesian Optimal INterval (BOIN) Design for Single-Agent and Drug-Combination Phase I Clinical Trials

Description

The Bayesian optimal interval (BOIN) design is a novel phase I clinical trial design for finding the maximum tolerated dose (MTD). It can be used to design both single-agent and drug-combination trials. The BOIN design is motivated by the top priority and concern of clinicians when testing a new drug, which is to effectively treat patients and minimize the chance of exposing them to subtherapeutic or overly toxic doses. The prominent advantage of the BOIN design is that it achieves simplicity and superior performance at the same time. The BOIN design is algorithm-based and can be implemented in a simple way similar to the traditional 3+3 design. The BOIN design yields an average performance that is comparable to that of the continual reassessment method (CRM, one of the best model-based designs) in terms of selecting the MTD, but has a substantially lower risk of assigning patients to subtherapeutic or overly toxic doses.

Copy Link

Version

Install

install.packages('BOIN')

Monthly Downloads

620

Version

2.0

License

GPL-2

Maintainer

Ying Yuan

Last Published

September 4th, 2015

Functions in BOIN (2.0)

get.boundary

Generate dose escalation and deescalation boundaries
get.oc.comb

Generate operating characteristics for drug combination trials
conduct.comb

Determine the dose for the next cohort of new patients during the trial conduct for drug combination trials
get.oc

Generate operating characteristics for single agent trials
select.mtd.comb

Select the maximum tolerated dose (MTD) for drug combination trials
BOIN-package

Bayesian Optimum INterval (BOIN) Design for Finding the Maximum Tolerated Dose (MTD) for Single-Agent and Drug-Combination Trials
select.mtd

Select the maximum tolerated dose (MTD) for single agent trials