Package: BayesFBHborrow
Title: Bayesian Dynamic Borrowing with Flexible Baseline Hazard
        Function
Version: 1.0.1
Authors@R: c(
    person(given = "Darren", family = "Scott", role = c("aut", "cre"), email = "darren.scott@astrazeneca.com"),
    person(given = "Sophia", family = "Axillus", role = c("aut"), email = "sophia.axillus@astrazeneca.com")
    )
Description: Allows Bayesian borrowing from a historical dataset for time-to-
    event data. A flexible baseline hazard function is achieved via a piecewise
    exponential likelihood with time varying split points and smoothing prior on the
    historic baseline hazards. The method is described in Scott and Lewin (2024) 
    <arXiv:2401.06082>.
License: Apache License (>= 2)
Encoding: UTF-8
Author: Darren Scott [aut, cre],
  Sophia Axillus [aut]
RoxygenNote: 7.3.1
Suggests: tibble, readxl, testthat (>= 3.0.0), rmarkdown, ggfortify,
        condSURV
Config/testthat/edition: 3
Imports: dplyr, stats, survival, invgamma, mvtnorm, checkmate,
        magrittr, ggplot2
Depends: R (>= 4.1)
LazyData: true
NeedsCompilation: no
Packaged: 2024-02-27 14:15:14 UTC; hidden
Maintainer: Darren Scott <darren.scott@astrazeneca.com>
Repository: CRAN
Date/Publication: 2024-02-27 19:50:06 UTC
Built: R 4.2.3; ; 2024-03-03 23:04:36 UTC; unix
