Package: BayesCACE
Type: Package
Title: Bayesian Model for CACE Analysis
Version: 1.0
Date: 2021-11-01
Authors@R: 
    c(person(given = "Jinhui",
             family = "Yang",
             role = c("aut", "cre"),
             email = "james.yangjinhui@gmail.com",
             comment = c(ORCID = "0000-0001-8322-1121")),
      person(given = "Jincheng",
             family = "Zhou",
             role = "aut",
             comment = c(ORCID = "0000-0003-2641-2495")),
      person(given = "James",
             family = "Hodges",
             role = "ctb"),
      person(given = "Haitao",
             family = "Chu",
             role = "ctb",
             comment = c(ORCID = "0000-0003-0932-598X"))
             )
Depends: R (>= 3.5.0), rjags (>= 4-6)
Imports: coda, Rdpack, grDevices, MASS, mvtnorm, forestplot, metafor,
        lme4
SystemRequirements: JAGS 4.x.y (http://mcmc-jags.sourceforge.net)
Description: Performs Complier Average Causal Effect analysis on either a single study or meta-analysis of datasets with binary outcomes using the Bayesian methods proposed in Zhou et al. (2019) <doi:10.1111/biom.13028> and Zhou et al. (2021) <doi:10.1080/01621459.2021.1900859>.
License: GPL (>= 2)
NeedsCompilation: no
RoxygenNote: 7.1.1
RdMacros: Rdpack
Encoding: UTF-8
LazyData: true
Packaged: 2021-11-05 20:31:04 UTC; james
Author: Jinhui Yang [aut, cre] (<https://orcid.org/0000-0001-8322-1121>),
  Jincheng Zhou [aut] (<https://orcid.org/0000-0003-2641-2495>),
  James Hodges [ctb],
  Haitao Chu [ctb] (<https://orcid.org/0000-0003-0932-598X>)
Maintainer: Jinhui Yang <james.yangjinhui@gmail.com>
Repository: CRAN
Date/Publication: 2021-11-08 09:10:02 UTC
Built: R 4.0.2; ; 2021-11-09 11:31:34 UTC; unix
