Package: psborrow
Title: Bayesian Dynamic Borrowing with Propensity Score
Version: 0.2.1
Authors@R: c(
    person(given = "Isaac", family = "Gravestock", role = c("cre", "ctb"), email = "isaac.gravestock@roche.com"),
    person(given = "Craig", family = "Gower-Page", role = c("aut"), email = "craig.gower-page@roche.com"),
    person(given = "Matt", family = "Secrest", role = c("ctb"), email = "secrestm@gene.com"),
    person(given = "Yichen", family = "Lu", role = c("aut")),
    person(given = "Aijing", family = "Lin", role = c("aut")),
    person("F. Hoffmann-La Roche AG", role = c("cph", "fnd"))
    )
Description: A tool which aims to help evaluate the effect of external borrowing using an integrated approach described in Lewis et al., (2019) <doi:10.1080/19466315.2018.1497533> that combines propensity score and Bayesian dynamic borrowing methods.
Encoding: UTF-8
RoxygenNote: 7.1.2
Imports: dplyr, data.table, rjags, mvtnorm, ggplot2 (>= 3.2.0),
        foreach, doParallel, parallel, MatchIt, survival,
        futile.logger, methods
Suggests: knitr, rmarkdown, testthat, Matrix, assertthat, pkgload,
        flexsurv, R.rsp
VignetteBuilder: R.rsp
Collate: 'zzz.R' 'add_cov.R' 'add_time.R' 'add_mcmc.R' 'apply_mcmc.R'
        'simu_cov.R' 'match_cov.R' 'simu_time.R' 'run_mcmc.R'
        'get_summary.R' 'utils.R'
Depends: R (>= 3.5.0)
Config/testthat/edition: 3
License: Apache License (>= 2)
NeedsCompilation: no
Packaged: 2023-03-02 08:22:14 UTC; gravesti
Author: Isaac Gravestock [cre, ctb],
  Craig Gower-Page [aut],
  Matt Secrest [ctb],
  Yichen Lu [aut],
  Aijing Lin [aut],
  F. Hoffmann-La Roche AG [cph, fnd]
Maintainer: Isaac Gravestock <isaac.gravestock@roche.com>
Repository: CRAN
Date/Publication: 2023-03-03 10:30:07 UTC
Built: R 4.1.2; ; 2023-03-04 12:31:00 UTC; unix
