aggregate_metrics: Aggregate the accuracy metrics

View source: R/tools.R

aggregate_metricsR Documentation

Aggregate the accuracy metrics

Description

Aggregate the accuracy metrics

Usage

aggregate_metrics(metrics_df, fn = mean)

Arguments

metrics_df

a data frame with metrics produced by compute_metrics()

fn

the function for aggregating all metrics but p-values

Value

a data frame


courtiol/rangeRinPA documentation built on Sept. 29, 2022, 9:54 a.m.