SDraw: Spatially Balanced Samples of Spatial Objects

Routines for drawing samples from spatial objects, focused on spatially balanced algorithms. Draws Halton Iterative Partition (HIP) (Robertson et al., 2018; <doi:10.1007/s10651-018-0406-6>), Balanced Acceptance Samples (BAS) (Robertson et al., 2013; <doi:10.1111/biom.12059>), Generalized Random Tessellation Stratified (GRTS) (Stevens and Olsen, 2004; <doi:10.1198/016214504000000250>), Simple Systematic Samples (SSS) and Simple Random Samples (SRS) from point, line, and polygon resources. Frames are 'SpatialPoints', 'SpatialLines', or 'SpatialPolygons' objects from package 'sp'.

Version: 2.1.13
Depends: sp, R (≥ 3.5.0)
Imports: spsurvey, utils, rgeos, graphics, methods, deldir, stats, covr
Suggests: knitr, testthat, devtools, roxygen2, markdown
Published: 2020-07-03
Author: Trent McDonald [cre, aut], Aidan McDonald [aut] (HIP sampling methods), Michael Kleinsausser [ctb], Stefan Emmons [ctb] (Auto testing and Travis)
Maintainer: Trent McDonald <tmcdonald at west-inc.com>
BugReports: https://github.com/tmcd82070/SDraw/issues
License: GPL-2 | GPL-3 [expanded from: GNU General Public License]
URL: https://github.com/tmcd82070/SDraw/wiki/SDraw
NeedsCompilation: no
Materials: NEWS
CRAN checks: SDraw results

Downloads:

Reference manual: SDraw.pdf
Vignettes: BAS for point resources explained
HIP for point resources explained
HIP for polygon resources explained
Package source: SDraw_2.1.13.tar.gz
Windows binaries: r-devel: SDraw_2.1.13.zip, r-release: SDraw_2.1.13.zip, r-oldrel: SDraw_2.1.13.zip
macOS binaries: r-release: SDraw_2.1.13.tgz, r-oldrel: SDraw_2.1.13.tgz
Old sources: SDraw archive

Reverse dependencies:

Reverse imports: spatialfusion

Linking:

Please use the canonical form https://CRAN.R-project.org/package=SDraw to link to this page.