hierarchical: Hierarchical clustering

Description Usage Arguments Details Value Author(s)

Description

Computes a hierarchical clustering of a data matrix at a certain threshold.

Usage

1

Arguments

X

Data matrix

method

Type of hierarchical clustering method, as in hclust

h

Threshold

Details

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.