Package: bayesboot 0.2.2
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.2.tar.gz
bayesboot_0.2.2.zip(r-4.5)bayesboot_0.2.2.zip(r-4.4)bayesboot_0.2.2.zip(r-4.3)
bayesboot_0.2.2.tgz(r-4.4-any)bayesboot_0.2.2.tgz(r-4.3-any)
bayesboot_0.2.2.tar.gz(r-4.5-noble)bayesboot_0.2.2.tar.gz(r-4.4-noble)
bayesboot_0.2.2.tgz(r-4.4-emscripten)bayesboot_0.2.2.tgz(r-4.3-emscripten)
bayesboot.pdf |bayesboot.html✨
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 6 years agofrom:5462a23bf7. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 08 2024 |
R-4.5-win | NOTE | Nov 08 2024 |
R-4.5-linux | NOTE | Nov 08 2024 |
R-4.4-win | OK | Nov 08 2024 |
R-4.4-mac | OK | Nov 08 2024 |
R-4.3-win | OK | Nov 08 2024 |
R-4.3-mac | OK | Nov 08 2024 |
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 |