| print.roc | R Documentation |
"roc"
Print true positive rates, false positive rates, area under the curve, and maximum F1 score.
## S3 method for class 'roc'
print(x, ...)
x |
An object with S3 class |
... |
Arguments to be passed to methods. |
Xingguo Li, Tuo Zhao, Lie Wang, Xiaoming Yuan and Han Liu
Maintainer: Tuo Zhao <tourzhao@gatech.edu>
sugm.roc, sugm and flare-package
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.