An implementation of the fractional weighted bootstrap to be used as a drop-in for functions in the 'boot' package. The fractional weighted bootstrap (also known as the Bayesian bootstrap) involves drawing weights randomly that are applied to the data rather than resampling units from the data. See Xu et al. (2020) <doi:10.1080/00031305.2020.1731599> for details.
Version: | 0.3.0 |
Depends: | R (≥ 3.6.0) |
Imports: | rlang, chk, pbapply, stats, utils, graphics |
Suggests: | survival, boot, sandwich (≥ 2.4-0), lmtest, nnet, parallel, testthat (≥ 3.0.0), knitr, rmarkdown |
Published: | 2025-03-03 |
DOI: | 10.32614/CRAN.package.fwb |
Author: | Noah Greifer |
Maintainer: | Noah Greifer <noah.greifer at gmail.com> |
BugReports: | https://github.com/ngreifer/fwb/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/ngreifer/fwb, https://ngreifer.github.io/fwb/ |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | fwb results |
Reference manual: | fwb.pdf |
Vignettes: |
Reproducibility and Parallelization with 'fwb' (source) |
Package source: | fwb_0.3.0.tar.gz |
Windows binaries: | r-devel: fwb_0.3.0.zip, r-release: fwb_0.3.0.zip, r-oldrel: fwb_0.3.0.zip |
macOS binaries: | r-devel (arm64): fwb_0.3.0.tgz, r-release (arm64): fwb_0.3.0.tgz, r-oldrel (arm64): fwb_0.3.0.tgz, r-devel (x86_64): fwb_0.3.0.tgz, r-release (x86_64): fwb_0.3.0.tgz, r-oldrel (x86_64): fwb_0.3.0.tgz |
Old sources: | fwb archive |
Reverse imports: | apm |
Reverse suggests: | insight, marginaleffects, WeightIt |
Please use the canonical form https://CRAN.R-project.org/package=fwb to link to this page.