Package: afdx
Title: Diagnosis Performance Using Attributable Fraction
Version: 1.1.1
Authors@R: 
    c(
    person(given = "John J.",
           family = "Aponte",
           role = c("aut", "cre"),
           email = "john.j.aponte@gmail.com",
           comment = c(ORCID = "0000-0002-3014-3673")),
    person(given = "Orvalho",
           family = "Augusto",
           role = c("aut"),
           email = "caveman@gmail.com",
           comment = c(ORCID = "0000-0002-0005-3968"))
    )
Date: 2021-05-24
URL: https://github.com/johnaponte/afdx
Description: Estimate diagnosis performance (Sensitivity, Specificity, 
    Positive predictive value, Negative predicted value) of a diagnostic test
    where can not measure the golden standard but can estimate it using the 
    attributable fraction. 
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
Depends: R (>= 3.5.0)
Imports: maxLik, dplyr, magrittr, tidyr
Suggests: knitr, rmarkdown, ggplot2, DescTools, kableExtra, coda,
        rjags, ggmcmc, spelling, testthat (>= 3.0.0)
VignetteBuilder: knitr
Language: en-US
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-05-24 09:38:44 UTC; apontej
Author: John J. Aponte [aut, cre] (<https://orcid.org/0000-0002-3014-3673>),
  Orvalho Augusto [aut] (<https://orcid.org/0000-0002-0005-3968>)
Maintainer: John J. Aponte <john.j.aponte@gmail.com>
Repository: CRAN
Date/Publication: 2021-05-25 11:50:12 UTC
Built: R 4.5.1; ; 2025-10-06 03:03:36 UTC; windows
