Package: SurrogateBMA Type: Package Title: Flexible Evaluation of Surrogate Markers with Bayesian Model Averaging Version: 1.0 Date: 2024-01-21 Authors@R: c(person("Yunshan", "Duan", role = c("aut", "cre"), email = "yunshan@utexas.edu"), person("Layla", "Parast", role = c("aut"), email = "parast@austin.utexas.edu")) Description: Provides functions to estimate the proportion of treatment effect explained by the surrogate marker using a Bayesian Model Averaging approach. Duan and Parast (2023) . License: GPL (>= 2) Imports: Rcpp (>= 1.0.9), MCMCpack, mvtnorm, Rsurrogate LinkingTo: Rcpp, RcppEigen, RcppNumerical Depends: R (>= 3.5.0) LazyData: true Repository: https://yunshandys.r-universe.dev Date/Publication: 2024-02-05 16:58:14 UTC RemoteUrl: https://github.com/yunshandys/surrogatebma RemoteRef: HEAD RemoteSha: 60a8a205d264a2a4ef029c536537a618fa8ea978 NeedsCompilation: yes Packaged: 2026-07-12 05:05:13 UTC; root Author: Yunshan Duan [aut, cre], Layla Parast [aut] Maintainer: Yunshan Duan