Package: preference
Type: Package
Title: 2-Stage Preference Trial Design and Analysis
Version: 1.0.2
Authors@R: c(person(given="Briana", family="Cameron", email="briana.cameron@yale.edu", role=c("aut", "cph")), person(given="Denise", family="Esserman", email="denise.esserman@yale.edu", role="ctb"), person(given="Michael",family="Kane",email="michael.kane@yale.edu",role=c("cre", "ctb")))
URL: https://github.com/kaneplusplus/preference
BugReports: https://github.com/kaneplusplus/preference/issues
Description: Design and analyze two-stage randomized trials with a continuous
    outcome measure. The package contains functions to compute the required 
    sample size needed to detect a given preference, treatment, and selection 
    effect; alternatively, the package contains functions that can report the 
    study power given a fixed sample size. Finally, analysis functions are 
    provided to test each effect using either summary data (i.e. means, 
    variances) or raw study data.
License: LGPL-2
Imports: ggplot2, tidyr
Suggests: testthat
RoxygenNote: 6.1.1
LazyData: true
NeedsCompilation: no
Packaged: 2018-11-29 18:04:19 UTC; mike
Author: Briana Cameron [aut, cph],
  Denise Esserman [ctb],
  Michael Kane [cre, ctb]
Maintainer: Michael Kane <michael.kane@yale.edu>
Repository: CRAN
Date/Publication: 2018-11-29 18:30:03 UTC
