Converts to a format which is understood by precrec::evalmod() of package precrec.
Usage
as_precrec(object)
# S3 method for class 'PredictionClassif'
as_precrec(object)
# S3 method for class 'ResampleResult'
as_precrec(object)
# S3 method for class 'BenchmarkResult'
as_precrec(object)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 .
