max_value_metric: Method that return max value of metric.

View source: R/validation.R

max_value_metricR Documentation

Method that return max value of metric.

Description

Method that return max value of metric.

Usage

max_value_metric(df, metric, isExternalMetric)

Arguments

df

Data matrix or data frame.

metric

Metric to evaluate.

Value

A value with maximum column.


Clustering documentation built on May 29, 2024, 5:54 a.m.