R/AllClasses.R

setClass("MKMean",representation(K="numeric",Centers="matrix",Classes="list",Clusters="list"))

Try the MKMeans package in your browser

Any scripts or data that you put into this service are public.

MKMeans documentation built on Oct. 9, 2024, 1:07 a.m.