Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 874 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 874 Bytes

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