Learn R Programming

yakmoR (version 0.1.1)

orthoKMeansPredictCpp: K-Means prediction using yakmo library

Description

K-Means prediction using yakmo library

Usage

orthoKMeansPredictCpp(x, centers, nf, k = 0L, verbose = FALSE)

Arguments

x
data matrix
centers
centers
nf
number of features
k
number of clusters
verbose
verbose output?

Value

a list consisting of cluster these are the labels for the resulting clustering, one column for each clustering