Rdocumentation
powered by
Learn R Programming
ClusterR (version 1.0.1)
tryCatch_KMEANS_arma: 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)
Arguments