Skip to contents

Predict from GMM

Usage

predict_gmm_rust(
  new_data,
  argvals,
  new_covariates,
  means_data,
  covariances,
  weights,
  k,
  d,
  nbasis,
  basis_type,
  cov_weight,
  cov_type
)