wc_recalc_online_trimmed_mean: Solution for Cluster Representative update which uses Online...

Description Usage Arguments Value Author(s)

Description

Solution for Cluster Representative update which uses Online Trimmed mean.

Usage

1
2
wc_recalc_online_trimmed_mean(data, assignment, assignment_type,
  old_centroids = NULL)

Arguments

data

A dataset for which Cluster Representatives needs to be updated.

assignment

Vector of Cluster assignments.

assignment_type

Assignment type to be used.

old_centroids

Old centroids.

Value

As a result new Cluster Representatives are obtained. Result is in for of data.frame or data.matrix.

Author(s)

Sandro Radovanovic sandro.radovanovic@gmail.com


whiboclustering documentation built on May 2, 2019, 6:46 a.m.