Learn R Programming

casimir (version 0.3.3)

pr_curve_post_processing: Postprocessing of pr curve data

Description

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

Usage

pr_curve_post_processing(results_summary)

Value

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

Arguments

results_summary

As produced by summarise_intermediate_results.