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]
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 09 May. 2025.
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
04/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/07Downloads for UnifiedDoseFinding05101520253035TrendBars

Today's Hot Picks in Authors and Packages

SACOBRA  
Self-Adjusting COBRA
Performs surrogate-assisted optimization for expensive black-box constrained problems. ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
disparityfilter  
Disparity Filter Algorithm for Weighted Networks
The disparity filter algorithm is a network reduction technique to identify the 'backbone' structur ...
Download / Learn more Package Citations See dependency  
assertive.numbers  
Assertions to Check Properties of Numbers
A set of predicates and assertions for checking the properties of numbers. This is mainly for use ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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