Package: gridsample
Title: Tools for Grid-Based Survey Sampling Design
Version: 0.2.1
Authors@R: c(
  person("Dana", "R. Thomson", comment = "University of Southampton", role = "aut"),
  person("Nick", "Ruktanonchai", email = "nrukt00@gmail.com",
    comment = "University of Southampton", role = "cre"),
  person("Forrest", "R. Stevens", comment = "University of Louisville", role = "aut"),
  person("Marcia", "Castro", comment = "Harvard University", role = "aut"),
  person("Andrew", "J. Tatem", comment = "University of Southampton", role = "aut"),
  person("Guilherme", "A. Zagatti", comment = "Flowminder", role = "ctb"))
Description: Multi-stage cluster surveys of households are commonly performed by
  governments and programmes to monitor population-level demographic, social,
  economic, and health outcomes. Generally, communities are sampled from
  subpopulations (strata) in a first stage, and then households are listed and
  sampled in a second stage. In this typical two-stage design, sampled
  communities are the Primary Sampling Units (PSUs) and households are the
  Secondary Sampling Units (SSUs). Census data typically serve as the sample
  frame from which PSUs are selected. However, if census data are outdated
  inaccurate, or too geographically course, gridded population data (such as
  <http://www.worldpop.org.uk>) can be used as a sample frame instead.
  GridSample (<doi:10.1186/s12942-017-0098-4>) generates PSUs from
  gridded population data according to user-specified complex survey design
  characteristics and household sample size. In gridded population sampling,
  like census sampling, PSUs are selected within each stratum using a
  serpentine sampling method, and can be oversampled in urban or rural areas to
  ensure a minimum sample size in each of these important sub-domains.
  Furthermore, because grid cells are uniform in size and shape, gridded
  population sampling allows for samples to be representative of both the
  population and of space, which is not possible with a census sample frame.
Depends: R (>= 3.2.3)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
Imports: rgdal (>= 1.2-4), raster (>= 2.5-8), data.table (>= 1.10.4),
        rgeos (>= 0.3-21), geosphere (>= 1.5-5), sp (>= 1.2-4),
        spatstat (>= 1.49-0), methods, maptools (>= 0.8-41),
        spatstat.utils
RoxygenNote: 6.1.0
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2018-08-07 13:12:06 UTC; nr1e14
Repository: CRAN
Date/Publication: 2018-08-07 13:50:03 UTC
Author: Dana R. Thomson [aut] (University of Southampton),
  Nick Ruktanonchai [cre] (University of Southampton),
  Forrest R. Stevens [aut] (University of Louisville),
  Marcia Castro [aut] (Harvard University),
  Andrew J. Tatem [aut] (University of Southampton),
  Guilherme A. Zagatti [ctb] (Flowminder)
Maintainer: Nick Ruktanonchai <nrukt00@gmail.com>
Built: R 3.4.4; ; 2019-04-25 21:10:42 UTC; windows
