cutree_rainette {rainette}R Documentation

Cut a rainette result tree into groups of documents

Description

Cut a rainette result tree into groups of documents

Usage

cutree_rainette(hres, k = NULL, h = NULL, ...)

Arguments

hres

the rainette result object to be cut

k

the desired number of clusters

h

unsupported

...

arguments passed to other methods

Value

A vector with group membership.


[Package rainette version 0.3.1.1 Index]