Learn R Programming

camel (version 0.2.0)

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

Description

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

Usage

"print"(x, ...)

Arguments

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

See Also

camel.tiger and camel.tiger.roc