Type: Package
Package: BayesianReasoning
Title: Plot Positive and Negative Predictive Values for Medical Tests
Version: 0.4.3
Date: 2025-08-23
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 (>= 4.1.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.3.2
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-08-23 07:21:49 UTC; emrys
Author: Gorka Navarrete [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-7678-8656>)
Repository: CRAN
Date/Publication: 2025-08-23 07:40:02 UTC
Built: R 4.5.0; ; 2025-08-25 23:50:20 UTC; unix
