Package: disclapmix2 Type: Package Title: Mixtures of Discrete Laplace Distributions using Numerical Optimisation Version: 0.6.3 Date: 2023-06-12 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.3.2 Encoding: UTF-8 Suggests: testthat, disclapmix, readxl Repository: https://mkruijver.r-universe.dev Date/Publication: 2025-10-08 19:01:02 UTC RemoteUrl: https://github.com/mkruijver/disclapmix2 RemoteRef: HEAD RemoteSha: 95dbd442321c3f342ec2dccd550c4f400d8c19c1 NeedsCompilation: yes Packaged: 2026-07-05 07:21:36 UTC; root Author: Maarten Kruijver [aut, cre] (ORCID: ), Duncan Taylor [aut] (ORCID: ) Maintainer: Maarten Kruijver