Other packages > Find by keyword >

GSED  

Group Sequential Enrichment Design
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("GSED", "2.6")



Attach the package and use:
library("GSED")
Maintained by
Marie-Karelle Riviere
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-10-21
Latest Update: 2023-08-31
Description:
Provides function to apply "Group sequential enrichment design incorporating subgroup selection" (GSED) method proposed by Magnusson and Turnbull (2013) .
How to cite:
Marie-Karelle Riviere (2016). GSED: Group Sequential Enrichment Design. R package version 2.6, https://cran.r-project.org/web/packages/GSED. Accessed 16 Jul. 2026.
Previous versions and publish date:
1.0 (2016-10-21 21:47), 1.1 (2016-12-20 12:01), 1.2 (2017-03-07 13:41), 1.3 (2017-03-24 14:57), 1.4 (2017-05-04 09:21), 1.5 (2017-05-18 11:26), 1.6 (2018-03-05 10:56), 1.7 (2018-06-02 23:33), 1.8 (2018-08-22 09:30), 1.9 (2018-09-26 16:10), 1.10 (2018-10-13 22:40), 2.0 (2018-11-26 12:00), 2.1 (2019-06-14 09:20), 2.2 (2019-06-14 14:40), 2.3 (2019-07-10 17:20), 2.4 (2019-08-19 14:10), 2.5 (2019-08-28 13:20), (2026-07-09 08:05)
Other packages that cited GSED R package
View GSED citation profile
Other R packages that GSED depends, imports, suggests or enhances
Complete documentation for GSED
Functions, R codes and Examples using the GSED R package
Some associated functions: GSED-package . boundaries_sim . magnusson_turnbull . max_FI . sim_magnusson_turnbull . stage_1_evaluation . stage_1_selection . test_BC . 
Some associated R codes: GSED.R .  Full GSED package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

wordnet  
WordNet Interface
An interface to WordNet using the Jawbone Java API to WordNet. WordNet (< ...
Download / Learn more Package Citations See dependency  
tibble  
Simple Data Frames
Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the tradi ...
Download / Learn more Package Citations See dependency  
schoolmath  
Functions and Datasets for Math Used in School
Contains functions and datasets for math taught in school. A main focus is set to prime-calculation. ...
Download / Learn more Package Citations See dependency  
stevedata  
Steve's Toy Data for Teaching About a Variety of Methodological, Social, and Political Topics
This is a collection of various kinds of data with broad uses for teaching. My students, and academ ...
Download / Learn more Package Citations See dependency  
Rnmr1D  
Perform the Complete Processing of a Set of Proton Nuclear Magnetic Resonance Spectra
Perform the complete processing of a set of proton nuclear magnetic resonance spectra from the free ...
Download / Learn more Package Citations See dependency  
tarchetypes  
Archetypes for Targets
Function-oriented Make-like declarative pipelines for Statistics and data science are supported in t ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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