Package: admix
Title: Package Admix for Admixture (aka Contamination) Models
Version: 2.5.1
Authors@R: c(
    person("Xavier", "Milhaud", , "xavier.milhaud.research@gmail.com", role = c("aut", "cre")),
    person("Pierre", "Vandekerkhove", role = "ctb"),
    person("Denys", "Pommeret", role = "ctb"),
    person("Yahia", "Salhi", role = "ctb")
  )
Description: Implements techniques to estimate the unknown quantities
    related to two-component admixture models, where the two components
    can belong to any distribution (note that in the case of multinomial
    mixtures, the two components must belong to the same family).
    Estimation methods depend on the assumptions made on the unknown
    component density; see Bordes and Vandekerkhove (2010)
    <doi:10.3103/S1066530710010023>, Patra and Sen (2016)
    <doi:10.1111/rssb.12148>, and Milhaud, Pommeret, Salhi, Vandekerkhove
    (2024) <doi:10.3150/23-BEJ1593>. In practice, one can estimate both
    the mixture weight and the unknown component density in a wide variety
    of frameworks. On top of that, hypothesis tests can be performed in
    one and two-sample contexts to test the unknown component density (see
    Milhaud, Pommeret, Salhi and Vandekerkhove (2022)
    <doi:10.1016/j.jspi.2021.05.010>, and Milhaud, Pommeret, Salhi,
    Vandekerkhove (2024) <doi:10.3150/23-BEJ1593>). Finally, clustering of
    unknown mixture components is also feasible in a K-sample setting (see
    Milhaud, Pommeret, Salhi, Vandekerkhove (2024) 
    <https://jmlr.org/papers/v25/23-0914.html>).
License: GPL (>= 3)
URL: https://github.com/XavierMilhaud/admix-Rpackage
BugReports: https://github.com/XavierMilhaud/admix-Rpackage/issues
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: base, cubature, EnvStats, fdrtool, graphics, Iso, MASS,
        orthopolynom, pracma, Rcpp, Rdpack, stats, utils
Suggests: doParallel, doRNG, evd, flexsurv, foreach, gridExtra, knitr,
        lattice, logitnorm, plyr, reshape2, rmarkdown, rmutil, testthat
        (>= 3.0.0)
Depends: R (>= 2.10)
LazyData: true
LinkingTo: Rcpp
RdMacros: Rdpack
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2025-09-02 15:13:55 UTC; XM
Author: Xavier Milhaud [aut, cre],
  Pierre Vandekerkhove [ctb],
  Denys Pommeret [ctb],
  Yahia Salhi [ctb]
Maintainer: Xavier Milhaud <xavier.milhaud.research@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-05 18:10:08 UTC
Built: R 4.4.1; aarch64-apple-darwin20; 2025-09-05 22:04:47 UTC; unix
Archs: admix.so.dSYM
