Package: stratallo
Title: Optimum Sample Allocation in Stratified Random Sampling Scheme
Version: 0.1.0
Authors@R: c(
  person("Wojciech", "Wojciak", email = "wojciech.wojciak@gmail.com", role = c("aut", "cre")),
  person("Jacek", "Wesolowski", email = "j.wesolowski@mini.pw.edu.pl", role = "sad"),
  person("Robert", "Wieczorkowski", email = "R.Wieczorkowski@stat.gov.pl", role = "ctb"))
Description: Functions in this package provide solution to classical problem in survey methodology - 
  an optimum sample allocation in stratified sampling scheme with simple random sampling without replacement design in each stratum. 
  In this context, the optimal allocation is in the classical Tschuprow-Neyman's sense,
  and it satisfies additional upper bounds restrictions imposed on sample sizes in strata. 
  There are four different algorithms available to use, and one of them is Neyman optimal allocation applied in a recursive way.
  All the algorithms are described in detail in "Wojciak W. Optimal allocation in stratified sampling schemes. 
  Master's diploma thesis, Warsaw University of Technology. 2019", 
  available on-line at <http://home.elka.pw.edu.pl/~wwojciak/msc_optimal_allocation.pdf>.
License: GPL-2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-05-16 18:22:10 UTC; user1
Author: Wojciech Wojciak [aut, cre],
  Jacek Wesolowski [sad],
  Robert Wieczorkowski [ctb]
Maintainer: Wojciech Wojciak <wojciech.wojciak@gmail.com>
Repository: CRAN
Date/Publication: 2020-05-25 19:10:06 UTC
Built: R 4.0.2; ; 2020-07-15 20:34:37 UTC; unix
