kmeans.predict: Euclidean Distance based clustering prediction

View source: R/utils.R

kmeans.predictR Documentation

Euclidean Distance based clustering prediction

Description

Euclidean Distance based clustering prediction

Usage

kmeans.predict(x, cluster.object)

Arguments

x

the data matrix

cluster.object

the matrix of centers


hetong007/SwarmSVM documentation built on Jan. 10, 2023, 12:52 a.m.