Package: SAMprior
Type: Package
Title: Self-Adapting Mixture (SAM) Priors
Version: 2.0.0
Authors@R: c(person(given = "Peng", family = "Yang", email = "py11@rice.edu", 
                    role = c("aut", "cre"),
                    comment = c(ORCID = "0000-0002-0630-9506")), 
             person(given = "Ying", family = "Yuan", email = "yyuan@mdanderson.org", 
                    role = "aut",
                    comment = c(ORCID = "0000-0003-3163-480X")))
Maintainer: Peng Yang <py11@rice.edu>
Description: Implementation of the SAM prior and generation of its
     operating characteristics for dynamically borrowing information
     from historical data. For details, please refer to Yang et al. (2023)
     <doi:10.1111/biom.13927>. 
Depends: R (>= 3.5.0), RBesT, MatchIt
Imports: Metrics, assertthat, checkmate, ggplot2
Suggests: rmarkdown, knitr, testthat (>= 2.0.0), foreach, purrr,
        rstanarm (>= 2.17.2), scales, tools, broom, tidyr, parallel
VignetteBuilder: knitr
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2025-01-16 18:58:06 UTC; yangpeng
Author: Peng Yang [aut, cre] (<https://orcid.org/0000-0002-0630-9506>),
  Ying Yuan [aut] (<https://orcid.org/0000-0003-3163-480X>)
Repository: CRAN
Date/Publication: 2025-01-17 14:50:06 UTC
Built: R 4.5.1; ; 2025-10-06 03:43:36 UTC; windows
