Package: bayesboot
Type: Package
Title: An Implementation of Rubin's (1981) Bayesian Bootstrap
Version: 0.2.3
Date: 2025-03-30
Authors@R: person("Rasmus", "Bååth", email = "rasmus.baath@gmail.com", role = c("aut", "cre"))
Description: Functions for performing the Bayesian bootstrap as introduced by
    Rubin (1981) <doi:10.1214/aos/1176345338> and for summarizing the result.
    The implementation can handle both summary statistics that works on a
    weighted version of the data and summary statistics that works on a
    resampled data set.
License: MIT + file LICENSE
URL: https://github.com/rasmusab/bayesboot
BugReports: https://github.com/rasmusab/bayesboot/issues
RoxygenNote: 7.3.2
Imports: plyr (>= 1.8.3), HDInterval(>= 0.1.1)
Depends: R (>= 3.2.0)
Suggests: testthat, foreach, doParallel, boot
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-03-30 22:01:18 UTC; rasmus
Author: Rasmus Bååth [aut, cre]
Maintainer: Rasmus Bååth <rasmus.baath@gmail.com>
Repository: CRAN
Date/Publication: 2025-03-30 22:10:02 UTC
Built: R 4.5.1; ; 2025-10-26 01:42:15 UTC; windows
