hclust_man: Title Deciding on number of clusters by Hierarchical...

Description Usage Arguments Value Examples

Description

Title Deciding on number of clusters by Hierarchical clustering manhattan

Usage

1
hclust_man(x, k.gap, plot.clustering)

Arguments

x

data matrix

plot.clustering

if TRUE (default) a 2-dimensional 'clusplot' plot will be printed

Value

a list of two variables the hclust function description and a summary table of the distribution to clusters

Examples

1
hclust_man(subx, k.gap = 5, plot.clustering=TRUE)

HBPMedical/CCC documentation built on May 28, 2019, 12:40 p.m.