Package: JAGStree
Type: Package
Title: Automatically Write 'JAGS' Code for Hierarchical Bayesian Models
        on Trees
Version: 1.0.1
Authors@R: person("Mallory J", "Flynn", email = "mallory.flynn@stat.ubc.ca", role = c("cre", "aut"))
Maintainer: Mallory J Flynn <mallory.flynn@stat.ubc.ca>
Description: 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>.
License: GPL (>= 2)
URL: https://github.com/malfly/JAGStree
Depends: R (>= 4.3.0)
Imports: data.tree, gtools, mcmcplots, stats, R2jags, tidyverse,
        DiagrammeR, AutoWMM
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-11-07 18:58:12 UTC; mallory
Author: Mallory J Flynn [cre, aut]
Repository: CRAN
Date/Publication: 2024-11-11 12:00:13 UTC
