Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 752 Bytes

File metadata and controls

22 lines (14 loc) · 752 Bytes

SIMPLE - SIMulating PLatform trials Efficiently - Additional Designers

The goal of SIMPLE is to facilitate the simulation of platform trials in a modular manner. simpleDesigners is a collection of additional designers for use in SIMPLE.

Installation

You can install the development version of simpleDesigners from GitHub with:

# install.packages("devtools")
devtools::install_github("el-meyer/simpleDesigners")

Usage

This package is only useful in combination with SIMPLE. Please refer to the repository for more details. More documentation and vignettes will follow with the first stable release.