CIfinder: Estimate the Confidence Intervals for Predictive Values

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.

Version: 2.0.0
Depends: R (≥ 3.6.0)
Imports: ratesci, stats, boot, Rdpack, kableExtra
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2024-04-12
Author: Dadong Zhang, Jingye Wang, Suqin Cai, Johan Surtihadi
Maintainer: Dadong Zhang <dzhang4 at illumina.com>
License: GPL (≥ 3)
NeedsCompilation: no
Materials: README
CRAN checks: CIfinder results

Documentation:

Reference manual: CIfinder.pdf
Vignettes: Eestimating confidence interval for predictive values

Downloads:

Package source: CIfinder_2.0.0.tar.gz
Windows binaries: r-devel: CIfinder_2.0.0.zip, r-release: CIfinder_2.0.0.zip, r-oldrel: CIfinder_2.0.0.zip
macOS binaries: r-release (arm64): CIfinder_2.0.0.tgz, r-oldrel (arm64): CIfinder_2.0.0.tgz, r-release (x86_64): CIfinder_2.0.0.tgz, r-oldrel (x86_64): CIfinder_2.0.0.tgz
Old sources: CIfinder archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=CIfinder to link to this page.