Learn R Programming

fwb (version 0.2.0)

fwb-package: fwb: Fractional Weighted Bootstrap

Description

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) tools:::Rd_expr_doi("10.1080/00031305.2020.1731599") for details.

Arguments

Author

Maintainer: Noah Greifer noah.greifer@gmail.com (ORCID)

References

Xu, L., Gotwalt, C., Hong, Y., King, C. B., & Meeker, W. Q. (2020). Applications of the Fractional-Random-Weight Bootstrap. The American Statistician, 74(4), 345–358. tools:::Rd_expr_doi("10.1080/00031305.2020.1731599")

See Also