Package: rhmc
Type: Package
Title: Hamiltonian Monte Carlo
Version: 1.0.0
Authors@R: person("Victhor", "Sartório", email = "victhor@dme.ufrj.br", role = c("aut", "cre", "cph"))
Description: Implements simple Hamiltonian Monte Carlo routines in R for
             sampling from any desired target distribution which is continuous
             and smooth. See Neal (2017) <arXiv:1701.02434> for further details
             on Hamiltonian Monte Carlo. Automatic parameter selection is not
             supported.
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2018-10-19 15:02:24 UTC; victhor
Author: Victhor Sartório [aut, cre, cph]
Maintainer: Victhor Sartório <victhor@dme.ufrj.br>
Repository: CRAN
Date/Publication: 2018-10-28 22:20:03 UTC
Built: R 4.6.0; ; 2025-07-18 04:50:08 UTC; unix
