Package: DEM
Title: The Distributed EM Algorithms in Multivariate Gaussian Mixture
        Models
Version: 0.0.0.2
Authors@R: 
    c(person("Qian", "Wang", role = c("aut", "cre"),
           email = "waqian0715@163.com",
           comment = c(ORCID = " ")),
                person("Guangbao", "Guo", role="aut"),
                person("Guoqi", "Qian", role="aut"))
Description: The distributed expectation maximization algorithms are used to solve parameters of multivariate Gaussian mixture models. The philosophy of the package is described in Guo, G. (2022) <doi:10.1080/02664763.2022.2053949>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.1.2
Imports: mvtnorm
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-05-14 07:00:18 UTC; GD
Author: Qian Wang [aut, cre],
  Guangbao Guo [aut],
  Guoqi Qian [aut]
Maintainer: Qian Wang <waqian0715@163.com>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2022-05-14 07:30:06 UTC
Built: R 4.6.0; ; 2025-10-14 00:45:12 UTC; windows
