readme.md

designOptim

Travis-CI Build Status

An R package for building adaptive enrichment trials, simulating trials, and searching for optimal trials. The highest level user-facing functions are

To install and see help pages:

## if needed
install.packages("devtools")

## install package
library(devtools)
install_github('aaronjfisher/designOptim')
library(designOptim)

## to access help pages
help(package=designOptim)

Updated software projects

The next iteration of this project is available at

http://rosenblum.jhu.edu,

which provides an interactive user interface, and links to code. Readers are required to create a (free) username account.



aaronjfisher/designOptim documentation built on May 21, 2019, 8:35 a.m.