Other packages > Find by keyword >

UnifiedDoseFinding  

Dose-Finding Methods for Non-Binary Outcomes
View on CRAN: Click here


Download and install UnifiedDoseFinding package within the R console
Install from CRAN:
install.packages("UnifiedDoseFinding")

Install from Github:
library("remotes")
install_github("cran/UnifiedDoseFinding")

Install by package version:
library("remotes")
install_version("UnifiedDoseFinding", "0.1.10")



Attach the package and use:
library("UnifiedDoseFinding")
Maintained by
Chia-Wei Hsu
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-07-08
Latest Update: 2022-10-15
Description:
In many phase I trials, the design goal is to find the dose associated with a certain target toxicity rate. In some trials, the goal can be to find the dose with a certain weighted sum of rates of various toxicity grades. For others, the goal is to find the dose with a certain mean value of a continuous response. This package provides the setup and calculations needed to run a dose-finding trial with non-binary endpoints and performs simulations to assess design’s operating characteristics under various scenarios. Three dose finding designs are included in this package: unified phase I design (Ivanova et al. (2009) <doi:10.1111/j.1541-0420.2008.01045.x>), Quasi-CRM/Robust-Quasi-CRM (Yuan et al. (2007) <doi:10.1111/j.1541-0420.2006.00666.x>, Pan et al. (2014) <doi:10.1371/journal.pone.0098147>) and generalized BOIN design (Mu et al. (2018) <doi:10.1111/rssc.12263>). The toxicity endpoints can be handled with these functions including equivalent toxicity score (ETS), total toxicity burden (TTB), general continuous toxicity endpoints, with incorporating ordinal grade toxicity information into dose-finding procedure. These functions allow customization of design characteristics to vary sample size, cohort sizes, target dose-limiting toxicity (DLT) rates, discrete or continuous toxicity score, and incorporate safety and/or stopping rules.
How to cite:
Chia-Wei Hsu (2020). UnifiedDoseFinding: Dose-Finding Methods for Non-Binary Outcomes. R package version 0.1.10, https://cran.r-project.org/web/packages/UnifiedDoseFinding. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.1.7 (2020-07-08 10:30), 0.1.8 (2021-06-04 18:40), 0.1.9 (2022-02-03 23:10)
Other packages that cited UnifiedDoseFinding R package
View UnifiedDoseFinding citation profile
Other R packages that UnifiedDoseFinding depends, imports, suggests or enhances
Complete documentation for UnifiedDoseFinding
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA