Package: sps
Title: Sequential Poisson Sampling
Version: 0.1.3
Authors@R: c(
    person("Steve", "Martin", role = c("aut", "cre", "cph"), email = "stevemartin041@gmail.com", comment = c(ORCID = "0000-0003-2544-9480")),
    person("Justin", "Francis", role = "ctb")
    )
Description: Sequential Poisson sampling is a method for drawing probability-proportional-to-size samples with a given number of units, and is commonly used for price-index surveys. This package gives functions to draw stratified sequential Poisson samples according to the method by Ohlsson (1998, ISSN:0282-423X), and generate bootstrap replicate weights according to the generalized bootstrap method by Beaumont and Patak (2012, <doi:10.1111/j.1751-5823.2011.00166.x>).
Depends: R (>= 3.5)
Imports: stats
License: MIT + file LICENSE
Encoding: UTF-8
URL: https://github.com/marberts/sps
NeedsCompilation: no
Packaged: 2022-02-09 15:01:58 UTC; steve
Author: Steve Martin [aut, cre, cph] (<https://orcid.org/0000-0003-2544-9480>),
  Justin Francis [ctb]
Maintainer: Steve Martin <stevemartin041@gmail.com>
Repository: CRAN
Date/Publication: 2022-02-09 15:30:02 UTC
Built: R 4.0.5; ; 2022-02-10 11:30:35 UTC; unix
