Learn R Programming

whiboclustering (version 0.1.2)

wc_assign_gower: Assign data points using Gower distance.

Description

Assign data points using Gower distance.

Usage

wc_assign_gower(data, centroids)

Arguments

data

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

centroids

Cluster representatives.

Value

A vector of assignments.