Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

cutree

Cut a tree into groups


Description

Cut a tree into groups

Usage

cutree(tree, ...)

Arguments

tree

the hclust tree object to be cut

...

arguments passed to other methods

Details

If tree is of class rainette, invokes cutree_rainette(). Otherwise, just run stats::cutree().

Value

A vector with group membership.


rainette

The Reinert Method for Textual Data Clustering

v0.1.3
GPL (>= 3)
Authors
Julien Barnier [aut, cre], Florian Privé [ctb]
Initial release
2021-05-10

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.