print.roc: Print Function for an object with S3 class '"roc"'

View source: R/sugm.roc.R

print.rocR Documentation

Print Function for an object with S3 class "roc"

Description

Print true positive rates, false positive rates, area under the curve, and maximum F1 score.

Usage

## S3 method for class 'roc'
print(x, ...)

Arguments

x

An object with S3 class "roc"

...

Arguments to be passed to methods.

Author(s)

Xingguo Li, Tuo Zhao, Lie Wang, Xiaoming Yuan and Han Liu
Maintainer: Tuo Zhao <tourzhao@gatech.edu>

See Also

sugm.roc, sugm and flare-package


flare documentation built on Feb. 19, 2026, 5:06 p.m.