View source: R/clustering_functions.R
tryCatch_optimal_clust_GMM | R Documentation |
tryCatch function to prevent armadillo errors in GMM_arma_AIC_BIC
tryCatch_optimal_clust_GMM(
data,
max_clusters,
dist_mode,
seed_mode,
km_iter,
em_iter,
verbose,
var_floor,
criterion,
seed
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.