print.roc: Print function for S3 class "roc"

Description Usage Arguments See Also

View source: R/huge.roc.R

Description

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

Usage

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

Arguments

x

An object with S3 class "roc".

...

System reserved (No specific usage)

See Also

huge.roc


huge documentation built on July 1, 2021, 1:06 a.m.