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 22 Dec. 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

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
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  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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