Type: Package
Package: confidenceCurves
Title: Frequentist Confidence Analysis for Clinical Trials
Version: 0.2.0
Authors@R: person(given = "Freda",
                    family = "Werdiger",
                    role = c("aut", "cre"),
                    email = "freda.werdiger@unimelb.edu.au")
Description: Frequentist confidence analysis answers the question: How
    confident are we in a particular treatment effect?  This package calculates
    the frequentist confidence in a treatment effect of interest given observed data,
    and returns the family of
    confidence curves associated with that data.
License: MIT + file LICENSE
Imports: cowplot (>= 1.1.3), DescTools (>= 0.99.54), ggplot2 (>=
        3.5.1), rlang (>= 1.1.4)
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: rmarkdown, stats, testthat (>= 3.0.0), utils
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-10-01 08:01:56 UTC; fwerdiger
Author: Freda Werdiger [aut, cre]
Maintainer: Freda Werdiger <freda.werdiger@unimelb.edu.au>
Repository: CRAN
Date/Publication: 2025-10-01 08:40:09 UTC
Built: R 4.4.1; ; 2025-10-01 10:45:33 UTC; unix
