hierarchicalhist: Computes a single linkage clustering (histogram method).

Description Usage Arguments Details Value Author(s)

Description

Computes a clustering of a data matrix, using single linkage.

Usage

1

Arguments

X

Data matrix

method

Type of hierarchical clustering method, as in hclust

Details

The method value may be passed through to this function as an additional option to 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.