availableMetrics {SummarizedBenchmark}R Documentation

List pre-defined metrics for SummarizedBenchmark objects

Description

This function returns a data frame summarizing the default performance metrics provided in this package. The data.frame contains three columns, functions is the name of the performance metric, description is longer description of the performance metric and requiredTruth is logical depending on whether the performance metrics require ground truths.

Usage

availableMetrics()

Value

A data.frame summarizing the default performance metrics provided in this package.

Author(s)

Alejandro Reyes

Examples

availableMetrics()


[Package SummarizedBenchmark version 2.6.0 Index]