Package: disclapmix
Type: Package
Title: Discrete Laplace Mixture Inference using the EM Algorithm
Version: 1.7.4
Authors@R: c(
    person(given = "Mikkel Meyer", family = "Andersen", 
        email = "mikl@math.aau.dk", role = c("aut", "cre")),
    person(given = "Poul Svante", family = "Eriksen", 
        email = "svante@math.aau.dk", role = c("aut"))
  )
Author: Mikkel Meyer Andersen [aut, cre],
  Poul Svante Eriksen [aut]
Maintainer: Mikkel Meyer Andersen <mikl@math.aau.dk>
Description: Make inference in a mixture of discrete Laplace distributions using the EM algorithm. This can e.g. be used for modelling the distribution of Y chromosomal haplotypes as described in [1, 2] (refer to the URL section).
License: GPL-2 | file LICENSE
LinkingTo: Rcpp, RcppProgress
Imports: Rcpp (>= 0.11), disclap (>= 1.4), cluster (>= 1.14.4), MASS,
        stats, graphics, methods, utils
Suggests: knitr, ggplot2, gridExtra, ggdendro, scales, seriation,
        fwsim, testthat, rmarkdown
LazyLoad: yes
BugReports: https://github.com/mikldk/disclapmix/issues
VignetteBuilder: knitr
SystemRequirements: C++11
Encoding: UTF-8
URL: http://dx.doi.org/10.1016/j.jtbi.2013.03.009
        https://arxiv.org/abs/1304.2129
RoxygenNote: 7.2.0
NeedsCompilation: yes
Packaged: 2022-06-29 13:57:15 UTC; mikl
Repository: CRAN
Date/Publication: 2022-06-29 14:10:02 UTC
Built: R 4.3.0; x86_64-apple-darwin20; 2023-04-12 08:23:52 UTC; unix
Archs: disclapmix.so.dSYM
