cutree_rainette: Cut a rainette result tree into groups of documents

View source: R/cutree.R

cutree_rainetteR 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.


juba/rainette documentation built on May 9, 2024, 4:27 p.m.