Package: presize
Type: Package
Title: Precision Based Sample Size Calculation
Version: 0.1.3
Authors@R: 
    c(person(given = "Armando",
    family = "Lenz",
    role = "aut",
    email = "armando.lenz@ctu.unibe.ch"),
    person(given = "Alan G.",
    family = "Haynes",
    role = c("cre", "aut"),
    email = "alan.haynes@ctu.unibe.ch"),
    person(given = "Andreas",
    family = "Limacher",
    role = "aut",
    email = "andreas.limacher@ctu.unibe.ch"),
    person(given = "Odile",
    family = "Stalder",
    role = "ctb",
    email = "odile.stalder@ctu.unibe.ch"))
Maintainer: Alan G. Haynes <alan.haynes@ctu.unibe.ch>
Description: Bland (2009) <doi:10.1136/bmj.b3985> recommended to
    base study sizes on the width of the confidence interval rather the power of 
    a statistical test. The goal of 'presize' is to provide functions for such 
    precision based sample size calculations. For a given sample size, the 
    functions will return the precision (width of the confidence interval), and 
    vice versa. 
License: GPL-3
URL: https://github.com/CTU-Bern/presize
BugReports: https://github.com/CTU-Bern/presize/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Suggests: binom, Hmisc, testthat
Imports: ggplot2, kappaSize (>= 1.2), shiny, shinydashboard
NeedsCompilation: no
Packaged: 2020-08-28 09:39:22 UTC; haynes
Author: Armando Lenz [aut],
  Alan G. Haynes [cre, aut],
  Andreas Limacher [aut],
  Odile Stalder [ctb]
Repository: CRAN
Date/Publication: 2020-09-02 08:30:02 UTC
