Package: CIfinder
Type: Package
Title: Estimate the Confidence Intervals for Predictive Values
Version: 2.0.0
Author: Dadong Zhang <dzhang4@illumina.com>,
        Jingye Wang <jwang16@illumina.com>,
        Suqin Cai <scai1@illumina.com>,
        Johan Surtihadi <jsurtihadi@illumina.com>
Maintainer: Dadong Zhang <dzhang4@illumina.com>
Description: Computes confidence intervals for the positive predictive value (PPV) and negative predictive value (NPV) based on varied scenarios. In situations where the proportion of diseased subjects does not correspond to the disease prevalence (e.g. case-control studies), this package provides two types of solutions: 1) five methods for estimating confidence intervals for PPV and NPV via ratio of two binomial proportions including Gart & Nam (1988), Walter (1975), MOVER-J (Laud, 2017), Fieller (1954), and Bootstrap (Efron, 1979); 2) three direct methods that compute the confidence intervals including Pepe (2003), Zhou (2007), and Delta. In prospective studies where the proportion of diseased subjects is an unbiased estimate of the disease prevalence, this package provides several methods for calculating the confidence intervals for PPV and NPV including Clopper-Pearson, Wald, Wilson, Agresti-Coull, and Beta. See the Details and References sections in the corresponding functions.
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.1
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Imports: ratesci, stats, boot, Rdpack, kableExtra
RdMacros: Rdpack
Depends: R (>= 3.6.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-04-12 20:42:48 UTC; dzhang4
Repository: CRAN
Date/Publication: 2024-04-12 21:10:13 UTC
Built: R 4.5.1; ; 2025-10-06 02:39:13 UTC; windows
