Description Usage Arguments Value
coolcat
Coolcat! Clustering algorithm, entropy based.
1 2 | coolcat(x, k, m.replacement = 0.1, batch = 100,
final.refitting = T, trace.log = F)
|
x |
dataframe |
k |
clusters number |
m.replacement |
proportion of point to re-place after each batch |
batch |
batch size for replacement of bad fitting points |
final.refitting |
If TRUE, will do a final refitting of all items |
trace.log |
If TRUE, writes a log of actions |
a partition object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.