Package: TOC 0.0-6

Ali Santacruz

TOC: Total Operating Characteristic Curve and ROC Curve

Construction of the Total Operating Characteristic (TOC) Curve and the Receiver (aka Relative) Operating Characteristic (ROC) Curve for spatial and non-spatial data. The TOC method is a modification of the ROC method which measures the ability of an index variable to diagnose either presence or absence of a characteristic. The diagnosis depends on whether the value of an index variable is above a threshold. Each threshold generates a two-by-two contingency table, which contains four entries: hits (H), misses (M), false alarms (FA), and correct rejections (CR). While ROC shows for each threshold only two ratios, H/(H + M) and FA/(FA + CR), TOC reveals the size of every entry in the contingency table for each threshold (Pontius Jr., R.G., Si, K. 2014. <doi:10.1080/13658816.2013.862623>).

Authors:Robert G. Pontius <[email protected]>, Ali Santacruz, Amin Tayyebi, Benoit Parmentier, Kangping Si

TOC_0.0-6.tar.gz
TOC_0.0-6.zip(r-4.7)TOC_0.0-6.zip(r-4.6)TOC_0.0-6.zip(r-4.5)
TOC_0.0-6.tgz(r-4.6-any)TOC_0.0-6.tgz(r-4.5-any)
TOC_0.0-6.tar.gz(r-4.7-any)TOC_0.0-6.tar.gz(r-4.6-any)
TOC_0.0-6.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
TOC/json (API)

# Install 'TOC' in R:
install.packages('TOC', repos = c('https://amsantac.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/amsantac/toc/issues

On CRAN:

Conda:

3.51 score 4 stars 16 scripts 162 downloads 5 exports 3 dependencies

Last updated from:ee62de3583. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK171
source / vignettesOK162
linux-release-x86_64OK173
macos-release-arm64OK105
macos-oldrel-arm64OK175
windows-develOK176
windows-releaseOK135
windows-oldrelOK169
wasm-releaseOK125

Exports:ROCroctablescalingTOCuncertainty

Dependencies:bitRcppterra

Readme and manuals

Help Manual

Help pageTopics
Total Operating Characteristic (TOC) Curve and ROC CurveTOC-package
Plot an object of class Toc or Rocplot plot,Roc-method plot,Toc-method
Construct the table for the ROC curveROC ROC,numeric,numeric-method ROC,SpatRaster,SpatRaster-method
Construct a basic ROC tableroctable
scale the output TOC values and change unitsscaling scaling,Toc-method
Construct the table for the TOC curveTOC TOC,numeric,numeric-method TOC,SpatRaster,SpatRaster-method
Toc and Roc classesRoc-class Toc-class
Uncertainty in AUC calculationuncertainty