convex.hulls: Convex hull points

Description Usage Arguments Value

View source: R/cl.plot.R

Description

Computes points to plot a convex hull for each cluster of the clustering model

Usage

1
convex.hulls(clustering.model, data.pca)

Arguments

clustering.model

Object returned by the cl.analysis function.

data.pca

data as result of the stats::prcomp(clustering.model$data, scale. = T, center = T).

Value

List of vectors with points for each convex hull.


kleanthisk10/OBeU documentation built on Sept. 6, 2021, 11:44 p.m.