Package: BalancedSampling
Type: Package
Title: Balanced and Spatially Balanced Sampling
Version: 2.1.1
Date: 2024-11-15
Authors@R: c(
    person("Anton", "Grafström", email = "anton.grafstrom@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4345-4024")),
    person("Wilmer", "Prentius", email = "wilmer.prentius@slu.se", role = c("aut"), comment = c(ORCID = "0000-0002-3561-290X")),
    person("Jonathan", "Lisic", role = c("ctb"))
    )
Author: Anton Grafström [aut, cre] (<https://orcid.org/0000-0002-4345-4024>),
  Wilmer Prentius [aut] (<https://orcid.org/0000-0002-3561-290X>),
  Jonathan Lisic [ctb]
Maintainer: Anton Grafström <anton.grafstrom@gmail.com>
Description: Select balanced and spatially balanced probability samples in multi-dimensional spaces
    with any prescribed inclusion probabilities. It contains fast (C++ via Rcpp) implementations of
    the included sampling methods. The local pivotal method by Grafström, Lundström and Schelin (2012)
    <doi:10.1111/j.1541-0420.2011.01699.x> and spatially correlated Poisson sampling by Grafström (2012)
    <doi:10.1016/j.jspi.2011.07.003> are included. Also the cube method (for balanced sampling) and
    the local cube method (for doubly balanced sampling) are included, see Grafström and Tillé (2013)
    <doi:10.1002/env.2194>.
License: AGPL-3
Imports: Rcpp (>= 1.0.13)
LinkingTo: Rcpp, RcppArmadillo
Encoding: UTF-8
URL: https://www.envisim.se/,
        https://github.com/envisim/BalancedSampling/
NeedsCompilation: yes
RoxygenNote: 7.3.2
Packaged: 2024-11-18 13:47:48 UTC; ang
Repository: CRAN
Date/Publication: 2024-11-18 14:10:02 UTC
Built: R 4.6.0; x86_64-apple-darwin20; 2025-08-18 02:22:37 UTC; unix
Archs: BalancedSampling.so.dSYM
