show_result_internal_algorithm_group_by_clustering {Clustering} | R Documentation |
Method in charge of obtaining a table with the results of the algorithms grouped by clusters, calculating the maximum value of each internal metrics.
Description
Method in charge of obtaining a table with the results of the algorithms grouped by clusters, calculating the maximum value of each internal metrics.
Usage
show_result_internal_algorithm_group_by_clustering(df)
Arguments
df |
Data matrix or data frame. |
Value
Return a table with the algorithms and the clusters.
[Package Clustering version 1.7.10 Index]