-
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 check
and for testing coverage -
changed license to GPL-3
- corrected DOI references format in
DESCRIPTION
as 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
DESCRIPTION
by combining two calls toperson()
to provide details for each of the two authors/contributors to the package.
- Initial release of the
bbw
package to perform blocked weighted bootstrapping