cutree_rainette2 {rainette} | R Documentation |
Cut a rainette2 result object into groups of documents
cutree_rainette2(res, k, criterion = c("chi2", "n"), ...)
res |
the |
k |
the desired number of clusters |
criterion |
criterion to use to choose the best partition. |
... |
arguments passed to other methods |
A vector with group membership.