whSample: Utilities for Sampling

Interactive tools for generating random samples. Users select an .xlsx, .csv, or delimited .txt file with population data and are walked through selecting the sample type (Simple Random Sample or Stratified), the number of backups desired, and a "stratify_on" value (if desired). The sample size is determined using a normal approximation to the hypergeometric distribution based on Nicholson (1956) <doi:10.1214/aoms/1177728270>. An .xlsx file is created with the sample and key metadata for reference. It is menu-driven and lets users pick an output directory. See vignettes for a detailed walk-through.

Package details

AuthorPaul West [aut, cre]
MaintainerPaul West <fp8049@gmail.com>
LicenseGPL-3
Version0.9.6.2
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("whSample")

Try the whSample package in your browser

Any scripts or data that you put into this service are public.

whSample documentation built on May 13, 2021, 5:06 p.m.