bayesboot: An Implementation of Rubin's (1981) Bayesian Bootstrap

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.

Version: 0.2.2
Depends: R (≥ 3.2.0)
Imports: plyr (≥ 1.8.3), HDInterval (≥ 0.1.1)
Suggests: testthat, foreach, doParallel, boot
Published: 2018-06-29
Author: Rasmus Bååth [aut, cre]
Maintainer: Rasmus Bååth <rasmus.baath at gmail.com>
BugReports: https://github.com/rasmusab/bayesboot/issues
License: MIT + file LICENSE
URL: https://github.com/rasmusab/bayesboot
NeedsCompilation: no
Materials: README NEWS
In views: Bayesian
CRAN checks: bayesboot results

Documentation:

Reference manual: bayesboot.pdf

Downloads:

Package source: bayesboot_0.2.2.tar.gz
Windows binaries: r-devel: bayesboot_0.2.2.zip, r-release: bayesboot_0.2.2.zip, r-oldrel: bayesboot_0.2.2.zip
macOS binaries: r-release (arm64): bayesboot_0.2.2.tgz, r-oldrel (arm64): bayesboot_0.2.2.tgz, r-release (x86_64): bayesboot_0.2.2.tgz
Old sources: bayesboot archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=bayesboot to link to this page.