singlelinkage: Single linkage clustering

Description Usage Arguments Details Value Author(s)

Description

Computes a single linkage clustering of a data matrix at a certain threshold.

Usage

1

Arguments

X

Data matrix

h

Threshold

Details

This is a special case of the general hierarchical clustering function hierarchical using method="single". The threshold h may be passed through as an additional argument in the main mappeR function.

Value

A vector containing the members (rows of X) of each cluster.

Author(s)

Matthew Arnold


arnhew99/mappeR documentation built on May 10, 2019, 1:45 p.m.