cl.summary {Cluster.OBeu} | R Documentation |
Extract the proposed clustering method and the number of clusters from clvalid method
Description
Extract the most frequent
Usage
cl.summary(clv)
Arguments
clv |
A clValid object |
Details
This function returns the proposed method or number of clusters or both according to the majority clustering indices of a clValid process
Value
A value that indicates the proposed method and number of clusters.
Author(s)
Kleanthis Koupidis
[Package Cluster.OBeu version 1.2.3 Index]