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
)

mlampros/ClusterR documentation built on Jan. 17, 2024, 1:15 a.m.