knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "README-"
)

Lifecycle: deprecated License: MIT

jaggernaut

DEPRECATED

Development has moved to jmbr.

Introduction

jaggernaut is an R package to facilitate Bayesian analyses using JAGS (Just Another Gibbs Sampler).

Key features include

Installation

To install from GitHub

# install.packages("devtools")
devtools::install_github("poissonconsulting/jaggernaut")

Contribution

Please report any issues.

Pull requests are always welcome.



poissonconsulting/jaggernaut documentation built on Feb. 18, 2021, 11:10 p.m.