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 04 May. 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
04/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/03Downloads for esDesign0246810121416182022242628TrendBars

Today's Hot Picks in Authors and Packages

aos  
Animate on Scroll Library for 'shiny'
Trigger animation effects on scroll on any HTML element of 'shiny' and 'rmarkdown', such as any tex ...
Download / Learn more Package Citations See dependency  
tidyRSS  
Tidy RSS for R
With the objective of including data from RSS feeds into your analysis, 'tidyRSS' parses RSS, Atom ...
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  
appler  
'Apple App Store' and 'iTunes' Data Extraction
Using 'Apple App Store' web scraping and 'iTunes' API ...
Download / Learn more Package Citations See dependency  
dipw  
Debiased Inverse Propensity Score Weighting
Estimation of the average treatment effect when controlling for high-dimensional confounders using ...
Download / Learn more Package Citations See dependency  
kutils  
Project Management Tools
Tools for data importation, recoding, and inspection. There are functions to create new project fo ...
Download / Learn more Package Citations See dependency  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

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