Builds both ROC (Receiver Operating Characteristic) and DET (Detection Error Tradeoff) curves from a set of predictors, which are the results of a binary classification system. The curves give a general vision of the performance of the classifier, and are useful for comparing performance of different systems.
Version: | 3.0.2 |
Depends: | R (≥ 3.5.0) |
Imports: | pROC, doParallel, parallel, methods |
Published: | 2025-08-28 |
DOI: | 10.32614/CRAN.package.DET |
Author: | García-Ródenas, Álvaro [aut], Franco, Manuel [aut], Vivo, Juana-María [aut], Fernández-Breis, Jesualdo T. [aut], Font, Roberto [aut], Curran, James [cre] |
Maintainer: | "Curran, James" <j.curran at auckland.ac.nz> |
BugReports: | https://github.com/jmcurran/DET/issues |
License: | GPL-2 |
URL: | https://github.com/jmcurran/DET |
NeedsCompilation: | no |
Materials: | README, NEWS |
CRAN checks: | DET results |
Reference manual: | DET.html , DET.pdf |
Package source: | DET_3.0.2.tar.gz |
Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): DET_3.0.2.tgz, r-oldrel (x86_64): DET_3.0.2.tgz |
Old sources: | DET archive |
Please use the canonical form https://CRAN.R-project.org/package=DET to link to this page.