availableMetrics {SummarizedBenchmark} | R Documentation |
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.
availableMetrics()
A data.frame summarizing the default performance metrics provided in this package.
availableMetrics()