Type: Package
Package: BayesianReasoning
Title: Plot Positive and Negative Predictive Values for Medical Tests
Version: 0.4.2
Date: 2023-11-13
Authors@R: 
    person("Gorka", "Navarrete", , "gorkang@gmail.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-7678-8656"))
Maintainer: Gorka Navarrete <gorkang@gmail.com>
Description: Functions to plot and help understand positive and negative
    predictive values (PPV and NPV), and their relationship with
    sensitivity, specificity, and prevalence. See Akobeng, A.K. (2007)
    <doi:10.1111/j.1651-2227.2006.00180.x> for a theoretical overview of
    the technical concepts and Navarrete et al. (2015) for a practical
    explanation about the importance of their understanding
    <doi:10.3389/fpsyg.2015.01327>.
License: CC0
URL: https://github.com/gorkang/BayesianReasoning
BugReports: https://github.com/gorkang/BayesianReasoning/issues
Depends: R (>= 3.5.0)
Imports: cli, dplyr, ggforce (>= 0.4.0), ggplot2, ggtext, gt, magrittr,
        png, reshape2, scales, stats, tibble, tidyr
Suggests: curl, httr, knitr, patchwork, purrr, rmarkdown, testthat (>=
        3.0.0), vdiffr, webshot2
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.2.3
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2023-11-14 08:40:39 UTC; emrys
Author: Gorka Navarrete [aut, cre] (<https://orcid.org/0000-0001-7678-8656>)
Repository: CRAN
Date/Publication: 2023-11-14 11:33:20 UTC
Built: R 4.2.3; ; 2023-11-15 02:43:30 UTC; unix
