prune_prc: Prune points from a precision-recall curve.

Description Usage Arguments

Description

Reduces the number of points in a PRC when many observations.

Usage

1
prune_prc(prc_df, min_distance = 5e-04)

Arguments

prc_df

a dataframe containing a precision-recall curve created by calc_vtms.

min_distance

minimum distance between two retained points


dhimmel/hetior documentation built on May 15, 2019, 8:22 a.m.