Package: bnma
Type: Package
Title: Bayesian Network Meta-Analysis using 'JAGS'
Version: 1.5.0
Date: 2022-01-02
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) <DOI:10.1177/0272989X12458724>. 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.1.2
Encoding: UTF-8
VignetteBuilder: knitr
Suggests: knitr, rmarkdown
NeedsCompilation: no
Packaged: 2022-01-03 10:48:10 UTC; mike
Author: Michael Seo [aut, cre],
  Christopher Schmid [aut]
Maintainer: Michael Seo <swj8874@gmail.com>
Repository: CRAN
Date/Publication: 2022-01-03 13:40:08 UTC
Built: R 4.0.5; ; 2022-01-25 03:24:20 UTC; unix
