Package: presize
Type: Package
Title: Precision Based Sample Size Calculation
Version: 0.3.7
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"),
    person(given = "Marie",
    family = "Roumet",
    role = "ctb",
    email = "marie.roumet@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,
        https://ctu-bern.github.io/presize/
BugReports: https://github.com/CTU-Bern/presize/issues
Encoding: UTF-8
RoxygenNote: 7.2.2
Suggests: binom, dplyr, ggplot2, gt, Hmisc, knitr, magrittr, markdown,
        rmarkdown, shinydashboard, shinytest, testthat, tidyr
Imports: kappaSize (>= 1.2), shiny
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-02-27 11:52:25 UTC; haynes
Author: Armando Lenz [aut],
  Alan G. Haynes [cre, aut],
  Andreas Limacher [aut],
  Odile Stalder [ctb],
  Marie Roumet [ctb]
Repository: CRAN
Date/Publication: 2023-02-27 21:02:29 UTC
Built: R 4.6.0; ; 2025-08-18 09:50:52 UTC; unix
