Package: rhmc 1.0.0
Victhor Sartório
rhmc: Hamiltonian Monte Carlo
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.
Authors:
rhmc_1.0.0.tar.gz
rhmc_1.0.0.tar.gz(r-4.5-noble)rhmc_1.0.0.tar.gz(r-4.4-noble)
rhmc_1.0.0.tgz(r-4.4-emscripten)rhmc_1.0.0.tgz(r-4.3-emscripten)
rhmc.pdf |rhmc.html✨
rhmc/json (API)
# Install 'rhmc' in R: |
install.packages('rhmc', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 6 years agofrom:cdbbfe6588. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
Exports:hamiltonian_dynamicshmcnum_grad
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Hamiltonian Dynamics | hamiltonian_dynamics |
Hamiltonian Monte Carlo | hmc |
Numerical Gradient | num_grad |