Package: ppseq
Title: Design Clinical Trials using Sequential Predictive Probability
        Monitoring
Version: 0.2.5
Authors@R: 
  c(person(given = "Emily C.",
          family = "Zabor",
          role = c("aut", "cre"),
          email = "zabore2@ccf.org",
          comment = c(ORCID = "0000-0002-1402-4498")),
    person(given = "Brian P.", 
          family = "Hobbs",
          role = "aut"),
    person(given = "Michael J.",
          family = "Kane",
          role = "aut",
          email = "michael.kane@yale.edu",
          comment = c(ORCID = "0000-0003-1899-6662"))
  )
Description: Functions are available to calibrate designs over a range of posterior and predictive thresholds, to plot the various design options, and to obtain the operating characteristics of optimal accuracy and optimal efficiency designs.
License: MIT + file LICENSE
URL: https://github.com/zabore/ppseq, https://www.emilyzabor.com/ppseq/
BugReports: https://github.com/zabore/ppseq/issues
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.5.0)
Suggests: covr, gt, knitr, rmarkdown, testthat (>= 3.0.0), vdiffr
VignetteBuilder: knitr
Imports: dplyr, furrr, ggplot2, plotly, purrr, tibble, patchwork, tidyr
Config/testthat/edition: 3
Language: en-US
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-09-04 17:13:28 UTC; ZABORE2
Author: Emily C. Zabor [aut, cre] (<https://orcid.org/0000-0002-1402-4498>),
  Brian P. Hobbs [aut],
  Michael J. Kane [aut] (<https://orcid.org/0000-0003-1899-6662>)
Maintainer: Emily C. Zabor <zabore2@ccf.org>
Repository: CRAN
Date/Publication: 2024-09-04 22:20:02 UTC
Built: R 4.3.3; ; 2024-09-05 01:57:53 UTC; unix
