| Toc-class | R Documentation |
Toc and Roc classes
Objects can be created by calls of the form new("Toc", ...), or with the helper functions such as Toc.
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
showClass("Toc")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.