Skip to content

Releases: rapidsurveys/bbw

bbw 0.3.0

16 Jan 09:08
1b1175d
Compare
Choose a tag to compare

This is the third CRAN release of bbw. In this release:

New features

  • added alternative set of boot functions that implement vectorised and parallel resampling algorithm with option for stratification
  • added functions for percentile estimation from bootstrap replicates
  • added function for post-stratification estimation

Updates

  • improved function documentation
  • improved information, warning, and error messages
  • improved vignettes

What's Changed

Full Changelog: v0.2.0...v0.3.0

bbw 0.2.0

30 May 14:24
8ba38cb
Compare
Choose a tag to compare

This is the second CRAN release of bbw. In this release:

  • addressed CRAN NOTE regarding \item in \describe must have non-empty label

  • updated package documentation specifically the DESCRIPTION, README,
    datasets and function/s documentation and vignettes

  • added CodeFactor workflow

  • corrected some code styling to be consistent with entire package

  • added GitHub actions workflows for R CMD check and for testing coverage

  • changed license to GPL-3

bbw 0.1.3

17 Jan 10:03
Compare
Choose a tag to compare

Initial release of bbw package for indicator estimation using the blocked weighted bootstrap technique.