Package: TeachingSampling Type: Package Title: Selection of Samples and Parameter Estimation in Finite Population Version: 4.2.0 Date: 2026-06-15 Authors@R: c( person("Hugo Andres", "Gutierrez Rojas", email = "hagutierrezro@gmail.com", role = c("aut", "cre")), person("Yury Vanessa", "Ochoa Montes", email = "yury.ochoa@urosario.edu.co", role = "ctb", comment = "kish_allocation function")) Description: Allows the user to draw probabilistic samples and make inferences from a finite population based on several sampling designs, including simple random, systematic, Bernoulli, Poisson, PPS, stratified, and cluster sampling. Provides Horvitz-Thompson, Hansen-Hurwitz, and generalised regression (GREG) estimators of totals, means, ratios, regression coefficients, and quantiles, along with exact and approximate variance estimators. License: GPL (>= 2) Depends: R (>= 3.5), dplyr, magrittr Encoding: UTF-8 NeedsCompilation: no URL: https://github.com/psirusteam/TeachingSampling BugReports: https://github.com/psirusteam/TeachingSampling/issues Config/roxygen2/version: 8.0.0 Repository: https://psirusteam.r-universe.dev Date/Publication: 2026-07-21 15:24:43 UTC RemoteUrl: https://github.com/psirusteam/teachingsampling RemoteRef: HEAD RemoteSha: 93d41a140ec067b80749e840907b7a75e8ba82a1 Packaged: 2026-07-21 16:53:59 UTC; root Author: Hugo Andres Gutierrez Rojas [aut, cre], Yury Vanessa Ochoa Montes [ctb] (kish_allocation function) Maintainer: Hugo Andres Gutierrez Rojas