This is the fourth CRAN release of bbw. This is a patch release which contains general upkeep and maintenance updates and changes.
-
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
-
improved function documentation
-
improved information, warning, and error messages
-
improved vignettes
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 checkand for testing coverage -
changed license to GPL-3
- corrected DOI references format in
DESCRIPTIONas per required specifications.
- added references to classical approach to bootstrapping for cluster samples and references for application of the blocked weighted bootstrap for analysing data from cluster surveys.
- Corrected authors' specifications in
DESCRIPTIONby combining two calls toperson()to provide details for each of the two authors/contributors to the package.
- Initial release of the
bbwpackage to perform blocked weighted bootstrapping