Other packages > Find by keyword >

RARtrials  

Response-Adaptive Randomization in Clinical Trials
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("RARtrials", "0.0.1")



Attach the package and use:
library("RARtrials")
Maintained by
Chuyao Xu
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2024-06-04
Latest Update: 2024-06-04
Description:
Some response-adaptive randomization methods commonly found in literature are included in this package. These methods include the randomized play-the-winner rule for binary endpoint (Wei and Durham (1978) <doi:10.2307/2286290>), the doubly adaptive biased coin design with minimal variance strategy for binary endpoint (Atkinson and Biswas (2013) <doi:10.1201/b16101>, Rosenberger and Lachin (2015) <doi:10.1002/9781118742112>) and maximal power strategy targeting Neyman allocation for binary endpoint (Tymofyeyev, Rosenberger, and Hu (2007) <doi:10.1198/016214506000000906>) and RSIHR allocation with each letter representing the first character of the names of the individuals who first proposed this rule (Youngsook and Hu (2010) <doi:10.1198/sbr.2009.0056>, Bello and Sabo (2016) <doi:10.1080/00949655.2015.1114116>), A-optimal Allocation for continuous endpoint (Sverdlov and Rosenberger (2013) <doi:10.1080/15598608.2013.783726>), Aa-optimal Allocation for continuous endpoint (Sverdlov and Rosenberger (2013) <doi:10.1080/15598608.2013.783726>), generalized RSIHR allocation for continuous endpoint (Atkinson and Biswas (2013) <doi:10.1201/b16101>), Bayesian response-adaptive randomization with a control group using the Thall \& Wathen method for binary and continuous endpoints (Thall and Wathen (2007) <doi:10.1016/j.ejca.2007.01.006>) and the forward-looking Gittins index rule for binary and continuous endpoints (Villar, Wason, and Bowden (2015) <doi:10.1111/biom.12337>, Williamson and Villar (2019) <doi:10.1111/biom.13119>).
How to cite:
Chuyao Xu (2024). RARtrials: Response-Adaptive Randomization in Clinical Trials. R package version 0.0.1, https://cran.r-project.org/web/packages/RARtrials. Accessed 03 Jan. 2025.
Previous versions and publish date:
No previous versions
Other packages that cited RARtrials R package
View RARtrials citation profile
Other R packages that RARtrials depends, imports, suggests or enhances
Complete documentation for RARtrials
Functions, R codes and Examples using the RARtrials R package
Full RARtrials package functions and examples
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

kosel  
Variable Selection by Revisited Knockoffs Procedures
Performs variable selection for many types of L1-regularised regressions using the revisited knockof ...
Download / Learn more Package Citations See dependency  
NBBDesigns  
Neighbour Balanced Block Designs (NBBDesigns)
Neighbour-balanced designs ensure that no treatment is disadvantaged unfairly by its surroundings. T ...
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  
QregBB  
Block Bootstrap Methods for Quantile Regression in Time Series
Implements moving-blocks bootstrap and extended tapered-blocks bootstrap, as well as smooth versions ...
Download / Learn more Package Citations See dependency  
autonewsmd  
Auto-Generate Changelog using Conventional Commits
Automatically generate a changelog file (NEWS.md / CHANGELOG.md) from the git history using convent ...
Download / Learn more Package Citations See dependency  
DiscreteLaplace  
Discrete Laplace Distributions
Probability mass function, distribution function, quantile function, random generation and estimatio ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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