Reshape pr curve data to a format that is easier for plotting.

pr_curve_post_processing(results_summary)

Arguments

results_summary

As produced by summarise_intermediate_results.

Value

A data.frame with columns "searchspace_id", "prec", "rec", "prec_cummax" and possible additional stratification variables.