show_result_external_algorithm_by_metric {Clustering}R Documentation

Method that returns a table with the algorithm and the metric indicated as parameters.

Description

Method that returns a table with the algorithm and the metric indicated as parameters.

Usage

show_result_external_algorithm_by_metric(df, metric)

Arguments

df

Data matrix or data frame.

metric

String with the metric.

Value

Return a table with the algorithm and the metric indicated as parameter.


[Package Clustering version 1.7.10 Index]