Package: bmabasket
Type: Package
Title: Bayesian Model Averaging for Basket Trials
Version: 0.1.2
Date: 2022-02-24
Authors@R: c(
    person("Matt", "Psioda", email = "matt_psioda@unc.edu", role = "cre"),
    person("Ethan", "Alt", email = "ethanalt@live.unc.edu", role = "aut"))
Maintainer: Matt Psioda <matt_psioda@unc.edu>
Description: An implementation of the Bayesian model averaging method 
    of Psioda and others (2019) <doi:10.1093/biostatistics/kxz014> for basket trials. 
    Contains a user-friendly wrapper for simulating basket trials under conditions 
    and analyzing them with a Bayesian model averaging approach.
License: GPL (>= 3)
Depends: R (>= 3.5.0)
Imports: Rcpp (>= 1.0.3), partitions
LinkingTo: Rcpp, RcppArmadillo
Encoding: UTF-8
URL: https://github.com/ethan-alt/bmabasket
BugReports: https://github.com/ethan-alt/bmabasket/issues
RoxygenNote: 7.1.1
NeedsCompilation: yes
Packaged: 2022-02-24 17:24:55 UTC; ea516
Author: Matt Psioda [cre],
  Ethan Alt [aut]
Repository: CRAN
Date/Publication: 2022-02-24 17:50:13 UTC
Built: R 4.5.1; x86_64-w64-mingw32; 2025-10-06 02:05:28 UTC; windows
Archs: x64
