as_precrec | R Documentation |
Converts to a format which is understood by precrec::evalmod()
of package precrec.
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)
object |
( |
Object as created by precrec::mmdata()
.
Saito T, Rehmsmeier M (2017). “Precrec: fast and accurate precision-recall and ROC curve calculations in R.” Bioinformatics, 33(1), 145-147. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1093/bioinformatics/btw570")}.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.