Package: cemco
Title: Fit 'CemCO' Algorithm
Version: 0.2
Authors@R: 
   c(person('Carlos', 'Relvas', role = c('aut'), email = 'carlos.edu.relvas@gmail.com'), person('Andre', 'Fujita', role = c('aut','cre'), email = 'andrefujita@usp.br'))
Author: Carlos Relvas [aut],
  Andre Fujita [aut, cre]
Maintainer: Andre Fujita <andrefujita@usp.br>
Description: 'CemCO' algorithm, a model-based (Gaussian) clustering algorithm that removes/minimizes the effects of undesirable covariates during the clustering process both in cluster centroids and in cluster covariance structures (Relvas C. & Fujita A., (2020) <arXiv:2004.02333>).
Depends: R (>= 3.1.0)
License: GPL (>= 2)
Encoding: UTF-8
Imports: doParallel, nnet, rootSolve, foreach, MASS, mclust, mvtnorm
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-04-24 18:43:05 UTC; carlosrelvas
Repository: CRAN
Date/Publication: 2023-04-25 08:00:02 UTC
Built: R 4.2.0; ; 2023-04-25 08:54:42 UTC; unix
