colemonnahan/rnuts: No-U-Turn MCMC Sampling for 'ADMB' Models

Bayesian inference using the no-U-turn (NUTS) algorithm by Hoffman and Gelman (2014) <https://www.jmlr.org/papers/v15/hoffman14a.html>. Designed for 'AD Model Builder' ('ADMB') models, or when R functions for log-density and log-density gradient are available, such as 'Template Model Builder' models and other special cases. Functionality is similar to 'Stan', and the 'rstan' and 'shinystan' packages are used for diagnostics and inference.

Getting started

Package details

Maintainer
LicenseGPL-3 | file LICENSE
Version1.1.2
URL https://github.com/Cole-Monnahan-NOAA/adnuts
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("colemonnahan/rnuts")
colemonnahan/rnuts documentation built on Feb. 10, 2024, 3:30 a.m.