list_leaves: list_leaves

Description Usage Arguments Value

Description

This function finds terminal clusters, their monothetic description and the terminal partition. If the tree is complete, the terminal partition is the partition of singleton (one observation in each cluster)

Usage

1
list_leaves(cluster)

Arguments

cluster

the divclust object

Value

leaves a list with the list of observations of a cluster ($class) and its monthetic description ($path)

classes a vector of integers indicating the cluster to which each observation is allocated.


chavent/divclust documentation built on May 13, 2019, 3:38 p.m.