Package: whSample 0.9.6.2
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.
Authors:
whSample_0.9.6.2.tar.gz
whSample_0.9.6.2.zip(r-4.5)whSample_0.9.6.2.zip(r-4.4)whSample_0.9.6.2.zip(r-4.3)
whSample_0.9.6.2.tgz(r-4.4-any)whSample_0.9.6.2.tgz(r-4.3-any)
whSample_0.9.6.2.tar.gz(r-4.5-noble)whSample_0.9.6.2.tar.gz(r-4.4-noble)
whSample_0.9.6.2.tgz(r-4.4-emscripten)whSample_0.9.6.2.tgz(r-4.3-emscripten)
whSample.pdf |whSample.html✨
whSample/json (API)
# Install 'whSample' in R: |
install.packages('whSample', repos = c('https://km4ivi.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/km4ivi/whsample/issues
Last updated 3 years agofrom:204a326ed6. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 31 2024 |
R-4.5-win | OK | Oct 31 2024 |
R-4.5-linux | OK | Oct 31 2024 |
R-4.4-win | OK | Oct 31 2024 |
R-4.4-mac | OK | Oct 31 2024 |
R-4.3-win | OK | Oct 31 2024 |
R-4.3-mac | OK | Oct 31 2024 |
Dependencies:bitbit64clidata.tabledplyrfansigenericsgluelifecyclemagrittropenxlsxpillarpkgconfigpurrrR6Rcpprlangstringitibbletidyselectutf8vctrswithrzip
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Generate Sample Lists from Excel or CSV Files | sampler |
Determine minimum sample size | ssize |