PR: Precision and recall for a set of prediction results

View source: R/PR.R

PRR Documentation

Precision and recall for a set of prediction results

Description

PR is an internal function not called by the user for summary statistics

Usage

PR(results, threshold)

Arguments

results

A dataframe returned from evaluate_plot

threshold

intersection-over-union threshold (0-1)

Value

Summary recall and precision


weecology/NeonTreeEvaluation_package documentation built on Aug. 27, 2024, 10:53 a.m.