Rdocumentation
powered by
Learn R Programming
flare (version 1.2.0)
print.roc: Print Function for for an object with S3 class
"roc"
Description
Print the information about true positive rates, false positive rates, the area under 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.
See Also
sugm.roc
,
sugm
and
flare-package