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.5)TOC_0.0-6.zip(r-4.4)TOC_0.0-6.zip(r-4.3)
TOC_0.0-6.tgz(r-4.4-any)TOC_0.0-6.tgz(r-4.3-any)
TOC_0.0-6.tar.gz(r-4.5-noble)TOC_0.0-6.tar.gz(r-4.4-noble)
TOC_0.0-6.tgz(r-4.4-emscripten)TOC_0.0-6.tgz(r-4.3-emscripten)
TOC.pdf |TOC.html
TOC/json (API)

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

Peer review:

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

On CRAN:

5 exports 4 stars 2.61 score 3 dependencies 10 mentions 15 scripts 180 downloads

Last updated 11 months agofrom:ee62de3583. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 05 2024
R-4.5-winOKSep 05 2024
R-4.5-linuxOKSep 05 2024
R-4.4-winOKSep 05 2024
R-4.4-macOKSep 05 2024
R-4.3-winOKSep 05 2024
R-4.3-macOKSep 05 2024

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