Package: SBmedian Type: Package Title: Scalable Bayes with Median of Subset Posteriors Version: 0.1.2 Authors@R: c(person("Kisung", "You", role = c("aut", "cre"), email = "kisung.you@outlook.com",comment=c(ORCID="0000-0002-8584-459X"))) Description: Median-of-means is a generic yet powerful framework for scalable and robust estimation. A framework for Bayesian analysis is called M-posterior, which estimates a median of subset posterior measures. For general exposition to the topic, see the paper by Minsker (2015) . License: MIT + file LICENSE Encoding: UTF-8 Imports: Rcpp, Rdpack, expm, stats, utils LinkingTo: Rcpp, RcppArmadillo RoxygenNote: 7.3.2 RdMacros: Rdpack Repository: https://kisungyou.r-universe.dev Date/Publication: 2025-09-21 01:24:02 UTC RemoteUrl: https://github.com/kisungyou/sbmedian RemoteRef: HEAD RemoteSha: 53a59a84cc14840716223e4744998f89cade454a NeedsCompilation: yes Packaged: 2026-06-19 08:46:00 UTC; root Author: Kisung You [aut, cre] (ORCID: ) Maintainer: Kisung You