Package: psborrow Title: Bayesian Dynamic Borrowing with Propensity Score Version: 0.2.4 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) that combines propensity score and Bayesian dynamic borrowing methods. Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.1.2 Imports: dplyr, data.table, rjags, mvtnorm, ggplot2, 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) Config/pak/sysreqs: jags Repository: https://pharmaverse.r-universe.dev Date/Publication: 2025-08-22 12:30:54 UTC RemoteUrl: https://github.com/Genentech/psborrow RemoteRef: HEAD RemoteSha: 34c21319ea33409a19e551e25b2c50c6f3193f90 NeedsCompilation: no Packaged: 2026-06-08 08:30:47 UTC; root 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