Package: bnma Type: Package Title: Bayesian Network Meta-Analysis using 'JAGS' Version: 1.6.1 Date: 2025-07-27 Depends: R (>= 2.10) Imports: rjags (>= 4-6), graphics, stats, utils, coda (>= 0.13), ggplot2, grid, igraph Authors@R: c( person("Michael", "Seo", email = "swj8874@gmail.com", role = c("aut", "cre")), person("Christopher", "Schmid", email = "christopher_schmid@brown.edu", role = "aut")) Description: Network meta-analyses using Bayesian framework following Dias et al. (2013) . Based on the data input, creates prior, model file, and initial values needed to run models in 'rjags'. Able to handle binomial, normal and multinomial arm-level data. Can handle multi-arm trials and includes methods to incorporate covariate and baseline risk effects. Includes standard diagnostics and visualization tools to evaluate the results. License: GPL-3 LazyData: true RoxygenNote: 7.2.3 Encoding: UTF-8 VignetteBuilder: knitr Suggests: knitr, rmarkdown Config/pak/sysreqs: libglpk-dev jags libxml2-dev Repository: https://mikejseo.r-universe.dev Date/Publication: 2025-07-27 20:06:02 UTC RemoteUrl: https://github.com/mikejseo/bnma RemoteRef: HEAD RemoteSha: c7c327e2579c46a05c76d6463d6a990eee3fdbe5 NeedsCompilation: no Packaged: 2026-06-22 09:06:44 UTC; root Author: Michael Seo [aut, cre], Christopher Schmid [aut] Maintainer: Michael Seo