Package: historicalborrow
Title: Non-Longitudinal Bayesian Historical Borrowing Models
Description: Historical borrowing in clinical trials can improve
  precision and operating characteristics. This package supports
  a hierarchical model and a mixture model to borrow historical
  control data from other studies to better characterize the
  control response of the current study. It also quantifies
  the amount of borrowing through benchmark models (independent
  and pooled). Some of the methods are discussed by
  Viele et al. (2013) <doi:10.1002/pst.1589>.
Version: 1.1.0
License: MIT + file LICENSE
URL: https://wlandau.github.io/historicalborrow/,
        https://github.com/wlandau/historicalborrow
BugReports: https://github.com/wlandau/historicalborrow/issues
Authors@R: c(
  person(
    given = c("William", "Michael"),
    family = "Landau",
    role = c("aut", "cre"),
    email = "will.landau.oss@gmail.com",
    comment = c(ORCID = "0000-0003-1878-3253")
  ),
  person(
    given = "Albert",
    family = "Man",
    role = "rev",
    email = "man_albert@lilly.com"
  ),
  person(
    family = "Eli Lilly and Company",
    role = "cph"
  ))
Depends: R (>= 3.5.0)
Imports: dplyr, ggplot2, Matrix, posterior, rjags, rlang, stats,
        tibble, tidyr, tidyselect, utils
Suggests: knitr, markdown, rmarkdown, testthat (>= 3.0.0)
Encoding: UTF-8
Language: en-US
VignetteBuilder: knitr
Config/testthat/edition: 3
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2024-09-10 12:24:16 UTC; C240390
Author: William Michael Landau [aut, cre]
    (<https://orcid.org/0000-0003-1878-3253>),
  Albert Man [rev],
  Eli Lilly and Company [cph]
Maintainer: William Michael Landau <will.landau.oss@gmail.com>
Repository: CRAN
Date/Publication: 2024-09-10 15:00:08 UTC
Built: R 4.6.0; ; 2025-07-18 08:08:33 UTC; unix
