Package: AdMit
Version: 2.1.9
Date: 2022-02-07
Title: Adaptive Mixture of Student-t Distributions
Authors@R: c(person("David", "Ardia", role = c("aut", "cre", "cph"),
             email = "david.ardia.ch@gmail.com", comment = c(ORCID = "0000-0003-2823-782X")),
             person("Lennart", "Hoogerheide", role = "ctb"),
             person("Herman", "van Dijk", role = "ctb"))
Maintainer: David Ardia <david.ardia.ch@gmail.com>
Depends: mvtnorm
Suggests: coda
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. 
BugReports: https://github.com/ArdiaD/AdMit/issues
URL: https://github.com/ArdiaD/AdMit
License: GPL (>= 2)
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2022-02-07 23:48:06 UTC; ardiad
Author: David Ardia [aut, cre, cph] (<https://orcid.org/0000-0003-2823-782X>),
  Lennart Hoogerheide [ctb],
  Herman van Dijk [ctb]
Repository: CRAN
Date/Publication: 2022-02-08 00:10:02 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-06 01:30:19 UTC; windows
Archs: x64
