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

cluster_tab

Split a dtm into two clusters with reinert algorithm


Description

Split a dtm into two clusters with reinert algorithm

Usage

cluster_tab(dtm, cc_test = 0.3, tsj = 3)

Arguments

dtm

to be split, passed by rainette

cc_test

maximum contingency coefficient value for the feature to be kept in both groups.

tsj

minimum feature frequency in the dtm

Details

Internal function, not to be used directly

Value

An object of class hclust and rainette


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.