Package: DET 3.0.1
DET: Representation of DET Curve with Confidence Intervals
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.
Authors:
DET_3.0.1.tar.gz
DET_3.0.1.zip(r-4.7)DET_3.0.1.zip(r-4.6)DET_3.0.1.zip(r-4.5)
DET_3.0.1.tgz(r-4.6-any)DET_3.0.1.tgz(r-4.5-any)
DET_3.0.1.tar.gz(r-4.7-any)DET_3.0.1.tar.gz(r-4.6-any)
DET_3.0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
DET/json (API)
NEWS
| # Install 'DET' in R: |
| install.packages('DET', repos = c('https://jmcurran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jmcurran/det/issues
- ovarianCancer - Data on Ovarian Cancer
- speaker - Data on a Speaker Recognition System
Last updated from:fc13837286. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 112 | ||
| source / vignettes | OK | 137 | ||
| linux-release-x86_64 | OK | 97 | ||
| macos-release-arm64 | OK | 105 | ||
| macos-oldrel-arm64 | OK | 69 | ||
| windows-devel | OK | 69 | ||
| windows-release | OK | 72 | ||
| windows-oldrel | OK | 64 | ||
| wasm-release | OK | 91 |
Exports:detcdetc.ciEERminDcfplotROCplotROCspointsEERshow.DETs
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| DET Curve calculation | detc |
| DET Curve calculation with CI | detc.ci |
| Equal Error Rate computation | EER |
| Minimum of the Detection Cost Function computation | minDcf |
| Data on Ovarian Cancer (NCI PBSII Data) | ovarianCancer |
| DET Curve plot | plot.DET |
| DET Curves plot | plot.DETs |
| ROC Curve plot | plotROC |
| ROC Curves plot | plotROCs |
| EER Plot | pointsEER |
| Show the structure of a DET object | show.DETs |
| Data on a Speaker Recognition System (Voxceleb verification test) | speaker |
