orthoKMeansPredictCpp {yakmoR} | R Documentation |
K-Means prediction using yakmo library
orthoKMeansPredictCpp(x, centers, nf, k = 0L, verbose = FALSE)
x |
data matrix |
centers |
centers |
nf |
number of features |
k |
number of clusters |
verbose |
verbose output? |
a list consisting of cluster these are the labels for the resulting clustering, one column for each clustering