Learn R Programming

huge (version 1.0.1)

summary.roc: Summary function for S3 class "roc"

Description

Summary the information about true positive rates, false positive rates, the area under curve and maximum F1 score

Usage

## S3 method for class 'roc':
summary(object, ...)

Arguments

object
An object with S3 class "roc"
...
System reserved (No specific usage)

See Also

huge.roc and huge