johnbaums/jagstools: Easy access to rjags and mcmc.list parameters

The jagstools package provides functions that simplify access to summaries of model parameter samples stored in rjags and mcmc.list objects. The rhats function prints mean, sd and rhat for each parameter of an rjags object, with optional sorting. The jagsresults function prints parameter estimates for specified parameters, using regex pattern matching. The rearray function recovers array structure for multidimensional parameters.

Getting started

Package details

Maintainer
LicenseGPL-3
Version1.6.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("johnbaums/jagstools")
johnbaums/jagstools documentation built on May 19, 2019, 3:03 p.m.