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 08 Aug. 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

Morpho  
Calculations and Visualisations Related to Geometric Morphometrics
A toolset for Geometric Morphometrics and mesh processing. This includes (among other stuff) mesh d ...
Download / Learn more Package Citations See dependency  
skewt  
The Skewed Student-t Distribution
Density, distribution function, quantile function and random generation for the skewed t distributio ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
box  
Write Reusable, Composable and Modular R Code
A modern module system for R. Organise code into hierarchical, composable, reusable modules, and us ...
Download / Learn more Package Citations See dependency  
productplots  
Product Plots for R
Framework for visualising tables of counts, proportions and probabilities. The framework is called ...
Download / Learn more Package Citations See dependency  
FastGaSP  
Fast and Exact Computation of Gaussian Stochastic Process
Implements fast and exact computation of Gaussian stochastic process with the Matern kernel using fo ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,752

Author Associations

28,084

Publication Badges

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