Package: BayesFBHborrow
Title: Bayesian Dynamic Borrowing with Flexible Baseline Hazard
        Function
Version: 2.0.2
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) 
    <doi:10.48550/arXiv.2401.06082>, and the software paper is in Axillus et al. 
    (2024) <doi:10.48550/arXiv.2408.04327>.
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-09-16 07:42:00 UTC; hidden
Maintainer: Darren Scott <darren.scott@astrazeneca.com>
Repository: CRAN
Date/Publication: 2024-09-16 11:00:06 UTC
Built: R 4.4.1; ; 2024-09-16 12:42:12 UTC; unix
