Package: bipd
Type: Package
Title: Bayesian Individual Patient Data Meta-Analysis using 'JAGS'
Version: 0.2
Date: 2022-03-02
Depends: R (>= 2.10)
Imports: rjags (>= 4-6), coda (>= 0.13), mvtnorm, dplyr
Suggests: dclone, R2WinBUGS, mice, micemd, miceadds, mitools, knitr,
        rmarkdown
Authors@R: c( 
	person("Michael", "Seo", email = "swj8874@gmail.com", role = c("aut", "cre")))
Description: We use a Bayesian approach to run individual patient data meta-analysis and network meta-analysis using 'JAGS'. The methods incorporate shrinkage methods and calculate patient-specific treatment effects as described in Seo et al. (2021) <DOI:10.1002/sim.8859>. This package also includes user-friendly functions that impute missing data in an individual patient data using mice-related packages.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-03-02 13:38:38 UTC; mike
Author: Michael Seo [aut, cre]
Maintainer: Michael Seo <swj8874@gmail.com>
Repository: CRAN
Date/Publication: 2022-03-02 15:30:05 UTC
