The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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>).

Version: 0.0-6
Depends: terra, bit, methods
Imports: graphics, grDevices, utils
Published: 2023-02-09
Author: Robert G. Pontius, Ali Santacruz, Amin Tayyebi, Benoit Parmentier, Kangping Si
Maintainer: Ali Santacruz <amsantac at unal.edu.co>
BugReports: https://github.com/amsantac/TOC/issues
License: GPL-3
URL: https://github.com/amsantac/TOC
NeedsCompilation: no
CRAN checks: TOC results

Documentation:

Reference manual: TOC.pdf

Downloads:

Package source: TOC_0.0-6.tar.gz
Windows binaries: r-devel: TOC_0.0-6.zip, r-release: TOC_0.0-6.zip, r-oldrel: TOC_0.0-6.zip
macOS binaries: r-release (arm64): TOC_0.0-6.tgz, r-oldrel (arm64): TOC_0.0-6.tgz, r-release (x86_64): TOC_0.0-6.tgz, r-oldrel (x86_64): TOC_0.0-6.tgz
Old sources: TOC archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=TOC to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.