tryCatch_GMM {ClusterR}R Documentation

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,
  full_covariance_matrices
)

[Package ClusterR version 1.3.3 Index]