Skip to contents

Converts to a format which is understood by precrec::evalmod() of package precrec.

Usage

as_precrec(object)

# S3 method for PredictionClassif
as_precrec(object)

# S3 method for ResampleResult
as_precrec(object)

# S3 method for BenchmarkResult
as_precrec(object)

Arguments

object

(any)
Object to convert.

Value

Object as created by precrec::mmdata().

References

Saito T, Rehmsmeier M (2017). “Precrec: fast and accurate precision-recall and ROC curve calculations in R.” Bioinformatics, 33(1), 145-147. doi:10.1093/bioinformatics/btw570 .