cluster.fun.kkmeans: Wrapper function for kernal kmeans

View source: R/utils.R

cluster.fun.kkmeansR Documentation

Wrapper function for kernal kmeans

Description

Wrapper function for kernal kmeans

Usage

cluster.fun.kkmeans(x, centers, ...)

Arguments

x

the input data

centers

the number of centers

...

other parameters passing to kernlab::kkmeans


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