coolcat: coolcat

Description Usage Arguments Value

Description

coolcat

Coolcat! Clustering algorithm, entropy based.

Usage

1
2
  coolcat(x, k, m.replacement = 0.1, batch = 100,
    final.refitting = T, trace.log = F)

Arguments

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

Value

a partition object


clbustos/coolcat-r documentation built on May 13, 2019, 7:39 p.m.