Package: bbw
Type: Package
Title: Blocked Weighted Bootstrap
Version: 0.2.0
Authors@R: c(
    person("Mark", "Myatt", email = "mark@brixtonhealth.com", role = "aut"),
    person("Ernest", "Guevarra", comment = c(ORCID = "0000-0002-4887-4415"), 
           email = "ernestgmd@gmail.com", role = c("aut", "cre")))
Description: The blocked weighted bootstrap (BBW) is an estimation technique 
    for use with data from two-stage cluster sampled surveys in which either 
    prior weighting (e.g. population-proportional sampling or PPS as used in 
    Standardized Monitoring and Assessment of Relief and Transitions or SMART 
    surveys) or posterior weighting (e.g. as used in rapid assessment method or
    RAM and simple spatial sampling method or S3M surveys) is implemented. See 
    Cameron et al (2008) <doi:10.1162/rest.90.3.414> for application of 
    bootstrap to cluster samples. See Aaron et al (2016) 
    <doi:10.1371/journal.pone.0163176> and Aaron et al (2016) 
    <doi:10.1371/journal.pone.0162462> for application of the blocked weighted 
    bootstrap to estimate indicators from two-stage cluster sampled surveys.
Imports: car, withr
Depends: R (>= 3.0.1)
Suggests: knitr, rmarkdown, testthat, spelling, covr
License: GPL-3
Encoding: UTF-8
Language: en-GB
LazyData: true
RoxygenNote: 7.1.2
URL: https://github.com/rapidsurveys/bbw, https://rapidsurveys.io/bbw/
BugReports: https://github.com/rapidsurveys/bbw/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2022-05-30 01:42:59 UTC; ernestguevarra
Author: Mark Myatt [aut],
  Ernest Guevarra [aut, cre] (<https://orcid.org/0000-0002-4887-4415>)
Maintainer: Ernest Guevarra <ernestgmd@gmail.com>
Repository: CRAN
Date/Publication: 2022-05-30 02:50:02 UTC
