max_value_metric {Clustering} | R 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.
[Package Clustering version 1.7.10 Index]