Split a dtm into two clusters with reinert algorithm
Split a dtm into two clusters with reinert algorithm
cluster_tab(dtm, cc_test = 0.3, tsj = 3)
dtm |
to be split, passed by |
cc_test |
maximum contingency coefficient value for the feature to be kept in both groups. |
tsj |
minimum feature frequency in the dtm |
Internal function, not to be used directly
An object of class hclust
and rainette
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.