Learn R Programming

psycho (version 0.4.91)

find_distance_cluster: Find the distance of a point with its kmean cluster.

Description

Find the distance of a point with its kmean cluster.

Usage

find_distance_cluster(df, km)

Arguments

df

Data

km

kmean object.