JAGStree: Automatically Write 'JAGS' Code for Hierarchical Bayesian Models on Trees

When relationships between sources of data can be represented by a tree, the generation of appropriate Markov Chain Monte Carlo modeling code to be used with 'JAGS' to run a Bayesian hierarchical model can be automatically generated by this package. Any admissible tree-structured data can be used, under the assumption that node counts are multinomial and branching probabilities are Dirichlet among sibling groups. The methodological basis used to create this package can be found in Flynn (2023) <http://hdl.handle.net/2429/86174>.

Version: 1.0.1
Depends: R (≥ 4.3.0)
Imports: data.tree, gtools, mcmcplots, stats, R2jags, tidyverse, DiagrammeR, AutoWMM
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2024-11-11
DOI: 10.32614/CRAN.package.JAGStree
Author: Mallory J Flynn [cre, aut]
Maintainer: Mallory J Flynn <mallory.flynn at stat.ubc.ca>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/malfly/JAGStree
NeedsCompilation: no
Materials: NEWS
CRAN checks: JAGStree results

Documentation:

Reference manual: JAGStree.pdf
Vignettes: JAGStree (source, R code)

Downloads:

Package source: JAGStree_1.0.1.tar.gz
Windows binaries: r-devel: JAGStree_1.0.1.zip, r-release: JAGStree_1.0.1.zip, r-oldrel: JAGStree_1.0.1.zip
macOS binaries: r-release (arm64): JAGStree_1.0.1.tgz, r-oldrel (arm64): JAGStree_1.0.1.tgz, r-release (x86_64): JAGStree_1.0.1.tgz, r-oldrel (x86_64): JAGStree_1.0.1.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=JAGStree to link to this page.