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: | 2.0.2 |
Depends: | R (≥ 3.5.0) |
Imports: | pROC, doParallel, parallel |
Published: | 2020-03-29 |
Author: | García-Ródenas, Álvaro [aut, cre], Franco, Manuel [aut], Vivo, Juana-María [aut], Fernández-Breis, Jesualdo T. [aut], Font, Roberto [aut] |
Maintainer: | "García-Ródenas, Álvaro" <alvaro.garcia9 at um.es> |
License: | GPL-2 |
NeedsCompilation: | no |
Materials: | NEWS |
CRAN checks: | DET results |
Reference manual: | DET.pdf |
Package source: | DET_2.0.2.tar.gz |
Windows binaries: | r-devel: DET_2.0.2.zip, r-release: DET_2.0.2.zip, r-oldrel: DET_2.0.2.zip |
macOS binaries: | r-release: DET_2.0.2.tgz, r-oldrel: DET_2.0.2.tgz |
Old sources: | DET archive |
Please use the canonical form https://CRAN.R-project.org/package=DET to link to this page.