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")