tryCatch_optimal_clust_GMM {ClusterR} | R Documentation |
tryCatch function to prevent armadillo errors in GMM_arma_AIC_BIC
Description
tryCatch function to prevent armadillo errors in GMM_arma_AIC_BIC
Usage
tryCatch_optimal_clust_GMM(
data,
max_clusters,
dist_mode,
seed_mode,
km_iter,
em_iter,
verbose,
var_floor,
criterion,
seed
)
[Package ClusterR version 1.3.3 Index]