Package: StratifiedSampling
Type: Package
Title: Different Methods for Stratified Sampling
Version: 0.4.1
Authors@R: c(
  person("Raphael", "Jauslin", email = "raphael.jauslin@unine.ch",role = c("aut", "cre"),comment = c(ORCID = "0000-0003-1088-3356")),
  person("Esther", "Eustache", email = "esther.eustache@unine.ch",role = c("aut")),
  person("Bardia", "Panahbehagh", email = "bardia.panahbehagh@unine.ch",role = c("aut"),comment = c(ORCID = "0000-0001-9122-7777")),
  person("Yves", "Tillé",role = c("aut"),comment = c(ORCID = "0000-0003-0904-5523"))
  )
Description: Integrating a stratified structure in the population in a sampling design can considerably reduce the variance of the Horvitz-Thompson estimator. We propose in this package different methods to handle the selection of a balanced sample in stratified population. For more details see Raphaël Jauslin, Esther Eustache and Yves Tillé (2021) <doi:10.1007/s42081-021-00134-y>. The package propose also a method based on optimal transport and balanced sampling, see Raphaël Jauslin and Yves Tillé <arXiv:2105.08379>.
URL: https://github.com/RJauslin/StratifiedSampling
BugReports: https://github.com/RJauslin/StratifiedSampling/issues
License: GPL (>= 2)
Encoding: UTF-8
LinkingTo: RcppArmadillo, Rcpp
Imports: Rcpp, transport, proxy, MASS, sampling, Rglpk
Depends: Matrix, R (>= 3.5.0)
Suggests: knitr, rmarkdown, BalancedSampling, stats, testthat,
        StatMatch, laeken, prettydoc, ggplot2, viridis, rgeos,
        geojsonio, sf, rmapshaper
RoxygenNote: 7.2.1
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2022-10-24 07:56:48 UTC; jauslinr
Author: Raphael Jauslin [aut, cre] (<https://orcid.org/0000-0003-1088-3356>),
  Esther Eustache [aut],
  Bardia Panahbehagh [aut] (<https://orcid.org/0000-0001-9122-7777>),
  Yves Tillé [aut] (<https://orcid.org/0000-0003-0904-5523>)
Maintainer: Raphael Jauslin <raphael.jauslin@unine.ch>
Repository: CRAN
Date/Publication: 2022-10-26 10:55:08 UTC
Built: R 4.2.0; x86_64-apple-darwin17.0; 2022-10-27 11:56:36 UTC; unix
Archs: StratifiedSampling.so.dSYM
