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 21 Nov. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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