wc_assignment: General Component for Assignment of data points to Cluster...

Description Usage Arguments Value Author(s)

Description

General Component for Assignment of data points to Cluster Representatives.

Usage

1
wc_assignment(data, centroids, assignment_type)

Arguments

data

A dataset for which data points needs to be assigned to Cluster Representatives.

centroids

Cluster representatives.

assignment_type

String which signal which assignment type to be used. Check wc_assign_types for possible values.

Value

A vector of assignments.

Author(s)

Sandro Radovanovic sandro.radovanovic@gmail.com


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