Skip to content

An R package for designing preference-based clinical trials

Notifications You must be signed in to change notification settings

kaneplusplus/preference

Repository files navigation

preference: An R package for Clinical Trials using Preference Design

Author: Briana Cameron and Michael J. Kane
Contributors: Denise Esserman
License: LGPL-2

Build Status Appveyor Build status Coverage Status

Install the package

if (!require(devtools)) install.packages("devtools", repos="https://cloud.r-project.org")
library(devtools)
install_github("kaneplusplus/preference")