tryCatch_KMEANS_arma {ClusterR} | R Documentation |
tryCatch function to prevent armadillo errors in KMEANS_arma
Description
tryCatch function to prevent armadillo errors in KMEANS_arma
Usage
tryCatch_KMEANS_arma(
data,
clusters,
n_iter,
verbose,
seed_mode,
CENTROIDS,
seed
)
[Package ClusterR version 1.3.3 Index]