Toc-class {TOC}R Documentation

Toc and Roc classes

Description

Toc and Roc classes

Objects from the Class

Objects can be created by calls of the form new("Toc", ...), or with the helper functions such as Toc.

Slots

Slots for Roc and Toc objects

table:

data.frame

AUC:

numeric; Area Under the Curve

maxAUC:

numeric; maximum AUC

minAUC:

numeric; minimum AUC

prevalence:

numeric; prevalence

population:

numeric; population

units:

character; units for data in the TOC table, prevalence and population

Examples

showClass("Toc")

[Package TOC version 0.0-6 Index]