Package: dppmix
Type: Package
Title: Determinantal Point Process Mixture Models
Version: 0.1.2
Date: 2026-02-25
Authors@R: c(person(given = "Yanxun",
                    family = "Xu",
                    role = "aut"),
             person(given = "Peter",
                    family = "Mueller",
                    role = "aut"),
             person(given = "Donatello",
                    family = "Telesca",
                    role = "aut"),
             person(given = c("David", "J.", "H."),
                    family = "Shih",
                    role = c("aut", "cre"),
                    email = "djh.shih@gmail.com"))
Description: Multivariate Gaussian mixture model with a determinant point 
  process prior to promote the discovery of parsimonious components from 
  observed data. See Xu, Mueller, Telesca (2016) <doi:10.1111/biom.12482>.
URL: https://bitbucket.org/djhshih/dppmix
Imports: stats, mvtnorm
Suggests: devtools
License: GPL (>= 3)
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2026-02-25 09:04:42 UTC; davids
Author: Yanxun Xu [aut],
  Peter Mueller [aut],
  Donatello Telesca [aut],
  David J. H. Shih [aut, cre]
Maintainer: David J. H. Shih <djh.shih@gmail.com>
Repository: CRAN
Date/Publication: 2026-02-25 09:20:02 UTC
Built: R 4.4.3; ; 2026-03-02 16:15:52 UTC; windows
