Package: AdMit
Title: Adaptive Mixture of Student-t Distributions
Version: 2.1.12
Date: 2026-08-19
Authors@R: c(person("David", "Ardia", role = c("aut", "cre", "cph", "fnd"),
             email = "david.ardia.ch@gmail.com",
             comment = c(ORCID = "0000-0003-2823-782X")),
             person("Lennart", "Hoogerheide", role = "ctb"),
             person("Herman", "van Dijk", role = "ctb"))
Description: Provides functions to perform the fitting of an adaptive mixture
    of Student-t distributions to a target density through its kernel function as described in
    Ardia et al. (2009) <doi:10.18637/jss.v029.i03>. The
    mixture approximation can then be used as the importance density in importance
    sampling or as the candidate density in the Metropolis-Hastings algorithm to
    obtain quantities of interest for the target density itself.
License: GPL (>= 2)
Depends: R (>= 3.5.0)
Imports: mvtnorm
Suggests: coda, fGarch, testthat (>= 3.1.5)
URL: https://github.com/ArdiaD/AdMit
BugReports: https://github.com/ArdiaD/AdMit/issues
Encoding: UTF-8
Config/testthat/edition: 3
NeedsCompilation: yes
Packaged: 2026-08-21 13:45:58 UTC; ardiad
Author: David Ardia [aut, cre, cph, fnd] (ORCID:
    <https://orcid.org/0000-0003-2823-782X>),
  Lennart Hoogerheide [ctb],
  Herman van Dijk [ctb]
Maintainer: David Ardia <david.ardia.ch@gmail.com>
Repository: CRAN
Date/Publication: 2026-08-21 15:50:12 UTC
