print.fbroc.perf.paired: Prints information about a 'fbroc.perf.paired' object

Description Usage Arguments Value See Also

Description

Prints the information about the bootstrap results for an object of class fbroc.perf.paired. This information includes the number of bootstrap replicates, the metric used and estimates for both the individual classifiers and the difference in performance including confidence intervals. Finally, an estimate for the correlation between the performance estimates of the two classifiers is also given.

Usage

1
2
## S3 method for class 'fbroc.perf.paired'
print(x, ...)

Arguments

x

Object of class fbroc.perf.

...

further arguments passed to or from other methods.

Value

Character containing the text that is also printed.

See Also

perf.fbroc.paired.roc


erikpeter/fbroc documentation built on May 16, 2019, 8:42 a.m.