Rdocumentation
powered by
Learn R Programming
SwarmSVM (version 0.1)
cluster.fun.kkmeans: 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