gforce.hclust.agg2clust {GFORCE}R Documentation

Hierarchical Clustering – Convert Agglomeration to clustering.

Description

Hierarchical Clustering – Convert Agglomeration to clustering.

Usage

gforce.hclust.agg2clust(hc, K)

Arguments

hc

an object. This encodes the order of agglomeration.

K

an integer. K is the number of clusters


[Package GFORCE version 0.1.4 Index]