cut.clusterpath {clusterpath}R Documentation

cut clusterpath

Description

Given a clusterpath data frame, cut it at a certain number of clusters and return the tree up to that point

Usage

## S3 method for class 'clusterpath'
cut(x, k, ...)

Arguments

x
k
...

Author(s)

Toby Dylan Hocking


[Package clusterpath version 1.2 Index]