Spatial data are generally auto-correlated, meaning that if two units selected are close to each other, then it is likely that they share the same properties. For this reason, when sampling in the population it is often needed that the sample is well spread over space. A new method to draw a sample from a population with spatial coordinates is proposed. This method is called wave (Weakly Associated Vectors) sampling. It uses the less correlated vector to a spatial weights matrix to update the inclusion probabilities vector into a sample. For more details see Raphaël Jauslin and Yves Tillé (2019) <doi:10.1007/s13253-020-00407-1>.
Version: | 0.1.3 |
Depends: | Matrix, R (≥ 2.10) |
Imports: | Rcpp |
LinkingTo: | RcppArmadillo, Rcpp |
Suggests: | knitr, rmarkdown, ggplot2, sampling, BalancedSampling, stats |
Published: | 2022-05-02 |
DOI: | 10.32614/CRAN.package.WaveSampling |
Author: | Raphaël Jauslin [aut, cre], Yves Tillé [aut] |
Maintainer: | Raphaël Jauslin <raphael.jauslin at unine.ch> |
BugReports: | https://github.com/RJauslin/WaveSampling/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL (≥ 2)] |
URL: | https://github.com/RJauslin/WaveSampling |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | WaveSampling results |
Reference manual: | WaveSampling.pdf |
Package source: | WaveSampling_0.1.3.tar.gz |
Windows binaries: | r-devel: WaveSampling_0.1.3.zip, r-release: WaveSampling_0.1.3.zip, r-oldrel: WaveSampling_0.1.3.zip |
macOS binaries: | r-release (arm64): WaveSampling_0.1.3.tgz, r-oldrel (arm64): WaveSampling_0.1.3.tgz, r-release (x86_64): WaveSampling_0.1.3.tgz, r-oldrel (x86_64): WaveSampling_0.1.3.tgz |
Old sources: | WaveSampling archive |
Please use the canonical form https://CRAN.R-project.org/package=WaveSampling to link to this page.