Package: bayesboot 0.2.3
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.
Authors:
bayesboot_0.2.3.tar.gz
bayesboot_0.2.3.zip(r-4.7)bayesboot_0.2.3.zip(r-4.6)bayesboot_0.2.3.zip(r-4.5)
bayesboot_0.2.3.tgz(r-4.6-any)bayesboot_0.2.3.tgz(r-4.5-any)
bayesboot_0.2.3.tar.gz(r-4.7-any)bayesboot_0.2.3.tar.gz(r-4.6-any)
bayesboot_0.2.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
bayesboot/json (API)
NEWS
| # Install 'bayesboot' in R: |
| install.packages('bayesboot', repos = c('https://rasmusab.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rasmusab/bayesboot/issues
Last updated from:514fec369f. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 119 | ||
| source / vignettes | OK | 156 | ||
| linux-release-x86_64 | OK | 103 | ||
| macos-release-arm64 | OK | 148 | ||
| macos-oldrel-arm64 | OK | 139 | ||
| windows-devel | OK | 83 | ||
| windows-release | OK | 69 | ||
| windows-oldrel | OK | 72 | ||
| wasm-release | OK | 92 |
Exports:as.bayesbootbayesbootplotPostrudirichlet
Dependencies:HDIntervalplyrRcpp
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Coerce to a 'bayesboot' object | as.bayesboot |
| The Bayesian bootstrap | bayesboot |
| Plot the result of 'bayesboot' | plot.bayesboot |
| Graphic display of a posterior probability distribution | plotPost |
| Print the first number of draws from the Bayesian bootstrap | print.bayesboot |
| Produce random draws from a uniform Dirichlet distribution | rudirichlet |
| Summarize the result of 'bayesboot' | summary.bayesboot |
