tryCatch_optimal_clust_GMM: tryCatch function to prevent armadillo errors in...

View source: R/clustering_functions.R

tryCatch_optimal_clust_GMMR 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
)

ClusterR documentation built on April 30, 2023, 1:08 a.m.