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 21 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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