show_result_internal_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_internal_algorithm_by_metric(df, metric)
Arguments
df |
Data matrix or data frame. |
metric |
An which we will calculate the results. |
Value
Return a table with the algorithm and the metric indicated as parameter.
[Package Clustering version 1.7.10 Index]