Package: bayesboot
Type: Package
Title: An Implementation of Rubin's (1981) Bayesian Bootstrap
Version: 0.2.2
Date: 2018-06-28
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
LazyData: TRUE
URL: https://github.com/rasmusab/bayesboot
BugReports: https://github.com/rasmusab/bayesboot/issues
RoxygenNote: 6.0.1
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: 2018-06-28 22:04:26 UTC; rasmus
Author: Rasmus Bååth [aut, cre]
Maintainer: Rasmus Bååth <rasmus.baath@gmail.com>
Repository: CRAN
Date/Publication: 2018-06-29 09:26:27 UTC
Built: R 4.1.3; ; 2023-04-17 14:51:46 UTC; windows
