cvAUC: Cross-Validated Area Under the ROC Curve Confidence Intervals

This package contains various tools for working with and evaluating cross-validated area under the ROC curve (AUC) estimators. The primary functions of the package are ci.cvAUC and ci.pooled.cvAUC, which report cross-validated AUC and compute confidence intervals for cross-validated AUC estimates based on influence curves for i.i.d. and pooled repeated measures data, respectively. One benefit to using influence curve based confidence intervals is that they require much less computation time than bootstrapping methods. The utility functions, AUC and cvAUC, are simple wrappers for functions from the ROCR package.

Version: 1.1.0
Depends: ROCR, data.table
Published: 2014-12-09
Author: Erin LeDell, Maya Petersen, Mark van der Laan
Maintainer: Erin LeDell <ledell at berkeley.edu>
BugReports: https://github.com/ledell/cvAUC/issues
License: Apache License (== 2.0)
URL: https://github.com/ledell/cvAUC
NeedsCompilation: no
Materials: README NEWS
CRAN checks: cvAUC results

Downloads:

Reference manual: cvAUC.pdf
Package source: cvAUC_1.1.0.tar.gz
Windows binaries: r-devel: cvAUC_1.1.0.zip, r-release: cvAUC_1.1.0.zip, r-oldrel: cvAUC_1.1.0.zip
macOS binaries: r-release: cvAUC_1.1.0.tgz, r-oldrel: cvAUC_1.1.0.tgz
Old sources: cvAUC archive

Reverse dependencies:

Reverse imports: nlpred, SuperLearner
Reverse suggests: BuyseTest

Linking:

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