perf: Generic S3 function to calculate performance estimates for...

Description Usage Arguments See Also

Description

For using this on individual ROC curves as implemented by objects of class fbroc.roc see perf.fbroc.roc. For paired ROC curves (class fbroc.paired.roc) see perf.fbroc.paired.roc.

Usage

1
perf(roc, ...)

Arguments

roc

The object for which to calculate the performance.

...

Further arguments to perf.

See Also

perf.fbroc.roc, perf.fbroc.paired.roc


fbroc documentation built on May 2, 2019, 11:39 a.m.

Related to perf in fbroc...