WaveSampling: Weakly Associated Vectors (WAVE) Sampling
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.4 | 
| Depends: | Matrix, R (≥ 2.10) | 
| Imports: | Rcpp | 
| LinkingTo: | RcppArmadillo, Rcpp | 
| Suggests: | knitr, rmarkdown, ggplot2, sampling, BalancedSampling, stats | 
| Published: | 2025-02-08 | 
| DOI: | 10.32614/CRAN.package.WaveSampling | 
| Author: | Raphaël Jauslin  [aut, cre],
  Yves Tillé  [aut] | 
| Maintainer: | Raphaël Jauslin  <raphael.jauslin at bfs.admin.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 | 
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=WaveSampling
to link to this page.