Learn R Programming

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

TITEgBOIN (version 0.3.0)

Time-to-Event Dose-Finding Design for Multiple Toxicity Grades

Description

In some phase I trials, the design goal is to find the dose associated with a certain target toxicity rate or the dose with a certain weighted sum of rates of various toxicity grades. 'TITEgBOIN' provides the set up and calculations needed to run a dose-finding trial using bayesian optimal interval (BOIN) (Yuan et al. (2016) ), generalized bayesian optimal interval (gBOIN) (Mu et al. (2019) ), time-to-event bayesian optimal interval (TITEBOIN) (Lin et al. (2020) ) and time-to-event generalized bayesian optimal interval (TITEgBOIN) (Takeda et al. (2022) ) designs. 'TITEgBOIN' can conduct tasks: run simulations and get operating characteristics; determine the dose for the next cohort; select maximum tolerated dose (MTD). These functions allow customization of design characteristics to vary sample size, cohort sizes, target dose limiting toxicity (DLT) rates or target normalized equivalent toxicity score (ETS) rates to account for discrete toxicity score, and incorporate safety and/or stopping rules.

Copy Link

Version

Install

install.packages('TITEgBOIN')

Monthly Downloads

309

Version

0.3.0

License

GPL-2

Maintainer

Jing Zhu

Last Published

December 1st, 2023

Functions in TITEgBOIN (0.3.0)

next_TITE_QuasiBOIN

Determine the dose for the next cohort of new patients for single-agent trials using Bayesian optimal interval (BOIN) (Yuan et al. 2016)/Generalized Bayesian optimal interval (gBOIN) (Mu et al. 2019)/Time-to-event bayesian optimal interval (TITEBOIN) (Lin et al. 2020)/Time-to-event generalized bayesian optimal interval (TITEgBOIN) (Takeda et al. 2022) designs.
get_oc_TITE_QuasiBOIN

Generate operating characteristics for finding the maxinum tolerated dose (MTD) using Bayesian optimal interval (BOIN), Generalized Bayesian optimal interval (gBOIN), Time-to-event bayesian optimal interval (TITEBOIN) and Time-to-event generalized bayesian optimal interval (TITEgBOIN) designs
select_mtd_TITE_QuasiBOIN

Obtain the maximum tolerated dose (MTD) of Bayesian optimal interval (BOIN)/Generalized Bayesian optimal interval (gBOIN)/Time-to-event bayesian optimal interval (TITEBOIN)/Time-to-event generalized bayesian optimal interval (TITEgBOIN) designs