cluster_manhattan: Title Clustering Using Manhattan Distances

Description Usage Arguments Value Examples

Description

Title Clustering Using Manhattan Distances

Usage

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

Arguments

x

data matrix

k.gap

positive integer specifying the number of clusters, less than the number of observation. Default value is 10.

plot.clustering

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

Value

vector with the new assigned clusters

Examples

1
# cluster_manhattan(subx, k.gap=4, plot.clustering=TRUE)

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