convex.hulls {Cluster.OBeu} | R Documentation |
Convex hull points
Description
Computes points to plot a convex hull for each cluster of the clustering model
Usage
convex.hulls(clustering.model, data.pca)
Arguments
clustering.model |
Object returned by the |
data.pca |
data as result of the |
Value
List of vectors with points for each convex hull.
[Package Cluster.OBeu version 1.2.3 Index]