prg_convex_hull: Create the convex hull of the Precision-Recall-Gain curve

Description Usage Arguments Value

Description

This function creates the convex hull of the Precision-Recall-Gain curve resulting from the function create_prg_curve and calculates the F-calibrated scores. More information on Precision-Recall-Gain curves and how to cite this work is available at http://www.cs.bris.ac.uk/~flach/PRGcurves/.

Usage

1
prg_convex_hull(prg_curve)

Arguments

prg_curve

the data structure resulting from the function create_prg_curve

Value

the data.frame representing the convex hull


Simon-Coetzee/StatePaintR documentation built on May 9, 2019, 1:31 p.m.