Package: disclapmix2
Type: Package
Title: Mixtures of Discrete Laplace Distributions using Numerical
        Optimisation
Version: 0.6.1
Date: 2023-06-11
Authors@R: 
    c(person("Maarten", "Kruijver", , "maarten.kruijver@esr.cri.nz", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-6890-7632")),
    person("Duncan", "Taylor", ,"Duncan.Taylor@sa.gov.au", role = c("aut"),
           comment = c(ORCID = "0000-0003-0633-7424")))
Description: Fit a mixture of Discrete Laplace distributions using plain numerical optimisation. This package has similar applications as the 'disclapmix' package that uses an EM algorithm.
License: GPL (>= 2)
Imports: Rcpp (>= 1.0.3), cluster
LinkingTo: Rcpp
RoxygenNote: 7.2.1
Encoding: UTF-8
Suggests: testthat, disclapmix, readxl
NeedsCompilation: yes
Packaged: 2023-04-11 00:19:17 UTC; mkruijver
Author: Maarten Kruijver [aut, cre] (<https://orcid.org/0000-0002-6890-7632>),
  Duncan Taylor [aut] (<https://orcid.org/0000-0003-0633-7424>)
Maintainer: Maarten Kruijver <maarten.kruijver@esr.cri.nz>
Repository: CRAN
Date/Publication: 2023-04-12 11:30:05 UTC
Built: R 4.2.0; aarch64-apple-darwin20; 2023-04-13 01:09:11 UTC; unix
Archs: disclapmix2.so.dSYM
