Type: Package
Package: BayesianReasoning
Title: Plot Positive and Negative Predictive Values for Medical Tests
Version: 0.4.1
Date: 2022-01-03
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: dplyr, ggforce, ggplot2, magrittr, reshape2, stats, tibble,
        tidyr, utils
Suggests: curl, httr, knitr, patchwork, purrr, rmarkdown, testthat
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
Packaged: 2022-01-03 13:03:50 UTC; emrys
Author: Gorka Navarrete [aut, cre] (<https://orcid.org/0000-0001-7678-8656>)
Repository: CRAN
Date/Publication: 2022-01-07 13:53:16 UTC
Built: R 4.0.5; ; 2022-01-25 03:19:30 UTC; unix
