orthoKMeansPredictCpp: K-Means prediction using yakmo library

Description Usage Arguments Value

Description

K-Means prediction using yakmo library

Usage

1
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


aydindemircioglu/yakmoR documentation built on May 11, 2019, 4:14 p.m.