Other packages > Find by keyword >

esDesign  

Adaptive Enrichment Designs with Sample Size Re-Estimation
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("esDesign", "1.0.3")



Attach the package and use:
library("esDesign")
Maintained by
Zhao Yang
[Scholar Profile | Author Map]
First Published: 2018-08-10
Latest Update: 2021-07-13
Description:
Software of 'esDesign' is developed to implement the adaptive enrichment designs with sample size re-estimation presented in Lin et al. (2021) . In details, three-proposed trial designs are provided, including the AED1-SSR (or ES1-SSR), AED2-SSR (or ES2-SSR) and AED3-SSR (or ES3-SSR). In addition, this package also contains several widely used adaptive designs, such as the Marker Sequential Test (MaST) design proposed Freidlin et al. (2014) , the adaptive enrichment designs without early stopping (AED or ES), the sample size re-estimation procedure (SSR) based on the conditional power proposed by Proschan and Hunsberger (1995), and some useful functions. In details, we can calculate the futility and/or efficacy stopping boundaries, the sample size required, calibrate the value of the threshold of the difference between subgroup-specific test statistics, conduct the simulation studies in AED, SSR, AED1-SSR, AED2-SSR and AED3-SSR.
How to cite:
Zhao Yang (2018). esDesign: Adaptive Enrichment Designs with Sample Size Re-Estimation. R package version 1.0.3, https://cran.r-project.org/web/packages/esDesign. Accessed 31 Mar. 2025.
Previous versions and publish date:
1.0.0 (2018-08-10 18:30), 1.0.2 (2018-11-23 06:50)
Other packages that cited esDesign R package
View esDesign citation profile
Other R packages that esDesign depends, imports, suggests or enhances
Complete documentation for esDesign
Functions, R codes and Examples using the esDesign R package
Some associated functions: AED.boundary . AED.sim . AED1_SSR.CP . AED1_SSR.N2 . AED1_SSR.boundary . AED1_SSR.sim . AED2_SSR.CP . AED2_SSR.boundary . AED2_SSR.sim . AED3_SSR.CP . AED3_SSR.boundary . AED3_SSR.sim . MaST.sim . SD.sim . SSR.CP . SSR.boundary . SSR.sim . SigP . sSize.norm . 
Some associated R codes: esDesign.R .  Full esDesign package functions and examples
Downloads during the last 30 days
03/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/29Downloads for esDesign02468101214TrendBars

Today's Hot Picks in Authors and Packages

tclust  
Robust Trimmed Clustering
Provides functions for robust trimmed clustering. The methods are described in Garcia-Escudero (200 ...
Download / Learn more Package Citations See dependency  
surveillance  
Temporal and Spatio-Temporal Modeling and Monitoring of Epidemic Phenomena
Statistical methods for the modeling and monitoring of time series of counts, proportions and catego ...
Download / Learn more Package Citations See dependency  
popbio  
Construction and Analysis of Matrix Population Models
Construct and analyze projection matrix models from a demography study of marked individuals classif ...
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  
whitebox  
'WhiteboxTools' R Frontend
An R frontend for the 'WhiteboxTools' library, which is an advanced geospatial data analysis platfor ...
Download / Learn more Package Citations See dependency  
PermutationR  
Conduct Permutation Analysis of Variance in R
Conduct permutation One-Way or Two-Way Analysis of Variance in R. Use different permutation types fo ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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