About Anaconda Help Download Anaconda

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.

copied from cf-staging / r-cvauc

Installers

Info: This package contains files in non-standard labels.
  • noarch v1.1.4
  • linux-64 v1.1.0
  • osx-64 v1.1.0
  • win-64 v1.1.0

conda install

To install this package run one of the following:
conda install conda-forge::r-cvauc
conda install conda-forge/label/cf201901::r-cvauc
conda install conda-forge/label/cf202003::r-cvauc
conda install conda-forge/label/gcc7::r-cvauc

Description


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy