Package: historicalborrowlong
Title: Longitudinal Bayesian Historical Borrowing Models
Description: Historical borrowing in clinical trials can improve
  precision and operating characteristics. This package supports
  a longitudinal hierarchical 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 longitudinal benchmark models (independent
  and pooled). The hierarchical model approach to historical borrowing
  is discussed by Viele et al. (2013) <doi:10.1002/pst.1589>.
Version: 0.0.5
License: MIT + file LICENSE
URL: https://wlandau.github.io/historicalborrowlong/,
        https://github.com/wlandau/historicalborrowlong
BugReports: https://github.com/wlandau/historicalborrowlong/issues
Authors@R: c(
  person(
    given = c("William", "Michael"),
    family = "Landau",
    role = c("aut", "cre"),
    email = "will.landau@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 (>= 4.0.0)
Imports: clustermq, dplyr, ggplot2, MASS, Matrix, methods, posterior,
        Rcpp, RcppParallel, rlang, rstan, rstantools, stats, tibble,
        tidyr, tidyselect, trialr, utils, withr, zoo
Suggests: knitr, markdown, rmarkdown, testthat (>= 3.0.0)
Encoding: UTF-8
Language: en-US
VignetteBuilder: knitr
Config/testthat/edition: 3
RoxygenNote: 7.2.1
Biarch: true
LinkingTo: BH, Rcpp, RcppEigen, RcppParallel, rstan, StanHeaders
SystemRequirements: GNU make
NeedsCompilation: yes
Packaged: 2022-09-12 16:08:28 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@gmail.com>
Repository: CRAN
Date/Publication: 2022-09-13 10:20:06 UTC
Built: R 4.1.2; x86_64-apple-darwin17.0; 2022-09-14 11:09:36 UTC; unix
Archs: historicalborrowlong.so.dSYM
