Learn R Programming

kmed (version 0.3.0)

shadow: Centroid shadow value (CSV) index of each cluster based on medoid

Description

This function is deprecated, use the csv function instead.

Usage

shadow(distdata, idmedoid, idcluster)

Arguments

distdata

A distance object/ a n x n distance matrix.

idmedoid

A vector of id medoids.

idcluster

A vector of cluster membership.