Package: bayesboot
Type: Package
Title: An Implementation of Rubin's (1981) Bayesian Bootstrap
Version: 0.2.0
Date: 2016-02-18
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: 5.0.1
Imports: plyr (>= 1.8.3), HDInterval(>= 0.1.1)
Depends: R (>= 3.2.0)
Suggests: testthat, doParallel, boot
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2016-02-18 14:46:57 UTC; rasmus
Author: Rasmus Bååth [aut, cre]
Maintainer: Rasmus Bååth <rasmus.baath@gmail.com>
Repository: CRAN
Date/Publication: 2016-02-18 16:15:12
