ClusterR (version 1.2.2)

tryCatch_GMM: tryCatch function to prevent armadillo errors

Description

tryCatch function to prevent armadillo errors

Usage

tryCatch_GMM(
  data,
  gaussian_comps,
  dist_mode,
  seed_mode,
  km_iter,
  em_iter,
  verbose,
  var_floor,
  seed
)

Arguments