tryCatch_GMM: tryCatch function to prevent armadillo errors

View source: R/clustering_functions.R

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

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