Package: hdtg
Title: Generate Samples from Multivariate Truncated Normal
        Distributions
Version: 0.2.0
Authors@R: 
  c(person("Zhenyu", "Zhang", email = "zhangzhenyusa@gmail.com", role = c("aut", "cre")),
    person("Andrew", "Chin", email = "achin23@jhu.edu", role = "aut"),
    person("Akihiko", "Nishimura", email = "akihiko4@gmail.com", role = "aut"),
    person("Marc A.", "Suchard", email = "msuchard@ucla.edu", role = "aut"),
    person("John W.", "Ratcliff et al.", role = c("cph", "ctb"),
      comment = "authors and copyright holders of see2neon.h under an MIT license"))
Maintainer: Zhenyu Zhang <zhangzhenyusa@gmail.com>
Description: Efficient sampling from high-dimensional truncated Gaussian
 distributions, or multivariate truncated normal (MTN). Techniques include 
 zigzag Hamiltonian Monte  Carlo as in Akihiko Nishimura, Zhenyu Zhang and 
 Marc A. Suchard (2021) <arXiv:2104.07694>, and  harmonic Monte in Ari Pakman 
 and Liam Paninski (2014) <doi:10.1080/10618600.2013.788448>.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.0
Imports: Rcpp, RcppParallel, RcppXsimd, mgcv, stats, Rdpack
RdMacros: Rdpack
LinkingTo: Rcpp, RcppEigen, RcppParallel, RcppXsimd
SystemRequirements: C++14
NeedsCompilation: yes
Packaged: 2022-08-06 22:05:39 UTC; zhenyuzhang
Author: Zhenyu Zhang [aut, cre],
  Andrew Chin [aut],
  Akihiko Nishimura [aut],
  Marc A. Suchard [aut],
  John W. Ratcliff et al. [cph, ctb] (authors and copyright holders of
    see2neon.h under an MIT license)
Repository: CRAN
Date/Publication: 2022-08-07 00:30:02 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 15:56:38 UTC; windows
Archs: i386, x64
